Return strain file list.

Query parameters:

  • start=<int>: Initial GPS time of the desired GPS interval.
  • stop=<int>: Final GPS time of the desired GPS interval.
  • detector=<str>: e.g. H1, L1, V1, etc.
  • sample-rate=<int>: 4 or 16 [kHz]
  • pagesize=<int>: Number of results to return per page.

Rel URLs:

  • Download hdf5 file format from hdf5_url rel url.
  • Download gwf file format from gwf_url rel url.
  • Follow detail_url for more information of the strain file, including bit sums and strain statistics.
GET /api/v2/strain-files?format=api&page=221
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=222",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=220",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 221,
    "results": [
        {
            "gps_start": 822800384,
            "utc_start": "2006-02-01T03:39:30",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822800384-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822800384-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822800384-4kHz?format=api"
        },
        {
            "gps_start": 822800384,
            "utc_start": "2006-02-01T03:39:30",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822800384-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822800384-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822800384-4kHz?format=api"
        },
        {
            "gps_start": 822804480,
            "utc_start": "2006-02-01T04:47:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822804480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822804480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822804480-4kHz?format=api"
        },
        {
            "gps_start": 822804480,
            "utc_start": "2006-02-01T04:47:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822804480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822804480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822804480-4kHz?format=api"
        },
        {
            "gps_start": 822812672,
            "utc_start": "2006-02-01T07:04:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822812672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822812672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822812672-4kHz?format=api"
        },
        {
            "gps_start": 822812672,
            "utc_start": "2006-02-01T07:04:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822812672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822812672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822812672-4kHz?format=api"
        },
        {
            "gps_start": 822816768,
            "utc_start": "2006-02-01T08:12:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822816768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822816768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822816768-4kHz?format=api"
        },
        {
            "gps_start": 822820864,
            "utc_start": "2006-02-01T09:20:50",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822820864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822820864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822820864-4kHz?format=api"
        },
        {
            "gps_start": 822820864,
            "utc_start": "2006-02-01T09:20:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822820864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822820864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822820864-4kHz?format=api"
        },
        {
            "gps_start": 822824960,
            "utc_start": "2006-02-01T10:29:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822824960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822824960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822824960-4kHz?format=api"
        },
        {
            "gps_start": 822824960,
            "utc_start": "2006-02-01T10:29:06",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822824960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822824960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822824960-4kHz?format=api"
        },
        {
            "gps_start": 822841344,
            "utc_start": "2006-02-01T15:02:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822841344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822841344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822841344-4kHz?format=api"
        },
        {
            "gps_start": 822845440,
            "utc_start": "2006-02-01T16:10:26",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822845440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822845440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822845440-4kHz?format=api"
        },
        {
            "gps_start": 822845440,
            "utc_start": "2006-02-01T16:10:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822845440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822845440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822845440-4kHz?format=api"
        },
        {
            "gps_start": 822849536,
            "utc_start": "2006-02-01T17:18:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822849536-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822849536-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822849536-4kHz?format=api"
        },
        {
            "gps_start": 822849536,
            "utc_start": "2006-02-01T17:18:42",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822849536-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822849536-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822849536-4kHz?format=api"
        },
        {
            "gps_start": 822853632,
            "utc_start": "2006-02-01T18:26:58",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822853632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822853632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822853632-4kHz?format=api"
        },
        {
            "gps_start": 822857728,
            "utc_start": "2006-02-01T19:35:14",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822857728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822857728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822857728-4kHz?format=api"
        },
        {
            "gps_start": 822857728,
            "utc_start": "2006-02-01T19:35:14",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822857728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822857728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822857728-4kHz?format=api"
        },
        {
            "gps_start": 822861824,
            "utc_start": "2006-02-01T20:43:30",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822861824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822861824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822861824-4kHz?format=api"
        }
    ]
}