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=127
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=128",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=126",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 127,
    "results": [
        {
            "gps_start": 819769344,
            "utc_start": "2005-12-28T01:42:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819769344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819769344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819769344-4kHz?format=api"
        },
        {
            "gps_start": 819773440,
            "utc_start": "2005-12-28T02:50:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819773440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819773440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819773440-4kHz?format=api"
        },
        {
            "gps_start": 819773440,
            "utc_start": "2005-12-28T02:50:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819773440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819773440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819773440-4kHz?format=api"
        },
        {
            "gps_start": 819773440,
            "utc_start": "2005-12-28T02:50:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819773440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819773440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819773440-4kHz?format=api"
        },
        {
            "gps_start": 819777536,
            "utc_start": "2005-12-28T03:58:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819777536-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819777536-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819777536-4kHz?format=api"
        },
        {
            "gps_start": 819777536,
            "utc_start": "2005-12-28T03:58:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819777536-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819777536-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819777536-4kHz?format=api"
        },
        {
            "gps_start": 819777536,
            "utc_start": "2005-12-28T03:58:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819777536-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819777536-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819777536-4kHz?format=api"
        },
        {
            "gps_start": 819781632,
            "utc_start": "2005-12-28T05:06:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819781632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819781632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819781632-4kHz?format=api"
        },
        {
            "gps_start": 819781632,
            "utc_start": "2005-12-28T05:06:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819781632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819781632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819781632-4kHz?format=api"
        },
        {
            "gps_start": 819781632,
            "utc_start": "2005-12-28T05:06:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819781632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819781632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819781632-4kHz?format=api"
        },
        {
            "gps_start": 819785728,
            "utc_start": "2005-12-28T06:15:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819785728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819785728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819785728-4kHz?format=api"
        },
        {
            "gps_start": 819785728,
            "utc_start": "2005-12-28T06:15:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819785728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819785728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819785728-4kHz?format=api"
        },
        {
            "gps_start": 819785728,
            "utc_start": "2005-12-28T06:15:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819785728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819785728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819785728-4kHz?format=api"
        },
        {
            "gps_start": 819789824,
            "utc_start": "2005-12-28T07:23:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819789824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819789824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819789824-4kHz?format=api"
        },
        {
            "gps_start": 819789824,
            "utc_start": "2005-12-28T07:23:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819789824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819789824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819789824-4kHz?format=api"
        },
        {
            "gps_start": 819789824,
            "utc_start": "2005-12-28T07:23:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819789824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819789824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819789824-4kHz?format=api"
        },
        {
            "gps_start": 819793920,
            "utc_start": "2005-12-28T08:31:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819793920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819793920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819793920-4kHz?format=api"
        },
        {
            "gps_start": 819793920,
            "utc_start": "2005-12-28T08:31:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819793920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819793920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819793920-4kHz?format=api"
        },
        {
            "gps_start": 819793920,
            "utc_start": "2005-12-28T08:31:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819793920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819793920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819793920-4kHz?format=api"
        },
        {
            "gps_start": 819798016,
            "utc_start": "2005-12-28T09:40:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819798016-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819798016-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819798016-4kHz?format=api"
        }
    ]
}