Return strain file list.

Query parameters:

  • start: Initial GPS time of the desired GPS interval.
  • stop: Final GPS time of the desired GPS interval.
  • detector: e.g. H1, L1, V1, etc.
  • sample-rate: 4 or 16 [kHz]

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/datasets/S5/strain-files?format=api&page=1852
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/datasets/S5/strain-files?format=api&page=1853",
    "previous": "https://gwosc.org/api/v2/datasets/S5/strain-files?format=api&page=1851",
    "results_count": 37173,
    "results_per_page": 20,
    "num_pages": 1859,
    "page_number": 1852,
    "results": [
        {
            "gps_start": 874999808,
            "utc_start": "2007-09-28T07:29:54",
            "detector": "H2",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-874999808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-874999808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-874999808-4kHz?format=api"
        },
        {
            "gps_start": 874999808,
            "utc_start": "2007-09-28T07:29:54",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/L-L1_LOSC_4_V1-874999808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/L-L1_LOSC_4_V1-874999808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-874999808-4kHz?format=api"
        },
        {
            "gps_start": 875003904,
            "utc_start": "2007-09-28T08:38:10",
            "detector": "H2",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875003904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875003904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-875003904-4kHz?format=api"
        },
        {
            "gps_start": 875003904,
            "utc_start": "2007-09-28T08:38:10",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/L-L1_LOSC_4_V1-875003904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/L-L1_LOSC_4_V1-875003904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-875003904-4kHz?format=api"
        },
        {
            "gps_start": 875003904,
            "utc_start": "2007-09-28T08:38:10",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875003904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875003904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-875003904-4kHz?format=api"
        },
        {
            "gps_start": 875008000,
            "utc_start": "2007-09-28T09:46:26",
            "detector": "H2",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875008000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875008000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-875008000-4kHz?format=api"
        },
        {
            "gps_start": 875008000,
            "utc_start": "2007-09-28T09:46:26",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/L-L1_LOSC_4_V1-875008000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/L-L1_LOSC_4_V1-875008000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-875008000-4kHz?format=api"
        },
        {
            "gps_start": 875008000,
            "utc_start": "2007-09-28T09:46:26",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875008000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875008000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-875008000-4kHz?format=api"
        },
        {
            "gps_start": 875012096,
            "utc_start": "2007-09-28T10:54:42",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/L-L1_LOSC_4_V1-875012096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/L-L1_LOSC_4_V1-875012096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-875012096-4kHz?format=api"
        },
        {
            "gps_start": 875012096,
            "utc_start": "2007-09-28T10:54:42",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875012096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875012096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-875012096-4kHz?format=api"
        },
        {
            "gps_start": 875012096,
            "utc_start": "2007-09-28T10:54:42",
            "detector": "H2",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875012096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875012096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-875012096-4kHz?format=api"
        },
        {
            "gps_start": 875016192,
            "utc_start": "2007-09-28T12:02:58",
            "detector": "H2",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875016192-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875016192-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-875016192-4kHz?format=api"
        },
        {
            "gps_start": 875016192,
            "utc_start": "2007-09-28T12:02:58",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875016192-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875016192-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-875016192-4kHz?format=api"
        },
        {
            "gps_start": 875020288,
            "utc_start": "2007-09-28T13:11:14",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/L-L1_LOSC_4_V1-875020288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/L-L1_LOSC_4_V1-875020288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-875020288-4kHz?format=api"
        },
        {
            "gps_start": 875020288,
            "utc_start": "2007-09-28T13:11:14",
            "detector": "H2",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875020288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875020288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-875020288-4kHz?format=api"
        },
        {
            "gps_start": 875020288,
            "utc_start": "2007-09-28T13:11:14",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875020288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875020288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-875020288-4kHz?format=api"
        },
        {
            "gps_start": 875028480,
            "utc_start": "2007-09-28T15:27:46",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875028480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875028480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-875028480-4kHz?format=api"
        },
        {
            "gps_start": 875028480,
            "utc_start": "2007-09-28T15:27:46",
            "detector": "H2",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875028480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875028480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-875028480-4kHz?format=api"
        },
        {
            "gps_start": 875032576,
            "utc_start": "2007-09-28T16:36:02",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875032576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H1_LOSC_4_V1-875032576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-875032576-4kHz?format=api"
        },
        {
            "gps_start": 875032576,
            "utc_start": "2007-09-28T16:36:02",
            "detector": "H2",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875032576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/874512384/H-H2_LOSC_4_V1-875032576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-875032576-4kHz?format=api"
        }
    ]
}