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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=248",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=246",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 247,
    "results": [
        {
            "gps_start": 824127488,
            "utc_start": "2006-02-16T12:17:54",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824127488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824127488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-824127488-4kHz?format=api"
        },
        {
            "gps_start": 824127488,
            "utc_start": "2006-02-16T12:17:54",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824127488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824127488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824127488-4kHz?format=api"
        },
        {
            "gps_start": 824131584,
            "utc_start": "2006-02-16T13:26:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824131584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824131584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-824131584-4kHz?format=api"
        },
        {
            "gps_start": 824131584,
            "utc_start": "2006-02-16T13:26:10",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824131584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824131584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824131584-4kHz?format=api"
        },
        {
            "gps_start": 824131584,
            "utc_start": "2006-02-16T13:26:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824131584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824131584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824131584-4kHz?format=api"
        },
        {
            "gps_start": 824135680,
            "utc_start": "2006-02-16T14:34:26",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824135680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824135680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-824135680-4kHz?format=api"
        },
        {
            "gps_start": 824135680,
            "utc_start": "2006-02-16T14:34:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824135680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824135680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824135680-4kHz?format=api"
        },
        {
            "gps_start": 824135680,
            "utc_start": "2006-02-16T14:34:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824135680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824135680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824135680-4kHz?format=api"
        },
        {
            "gps_start": 824143872,
            "utc_start": "2006-02-16T16:50:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824143872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824143872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824143872-4kHz?format=api"
        },
        {
            "gps_start": 824147968,
            "utc_start": "2006-02-16T17:59:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824147968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824147968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824147968-4kHz?format=api"
        },
        {
            "gps_start": 824176640,
            "utc_start": "2006-02-17T01:57:06",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824176640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824176640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824176640-4kHz?format=api"
        },
        {
            "gps_start": 824180736,
            "utc_start": "2006-02-17T03:05:22",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824180736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824180736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824180736-4kHz?format=api"
        },
        {
            "gps_start": 824184832,
            "utc_start": "2006-02-17T04:13:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824184832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824184832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824184832-4kHz?format=api"
        },
        {
            "gps_start": 824188928,
            "utc_start": "2006-02-17T05:21:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824188928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824188928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824188928-4kHz?format=api"
        },
        {
            "gps_start": 824193024,
            "utc_start": "2006-02-17T06:30:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824193024-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824193024-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824193024-4kHz?format=api"
        },
        {
            "gps_start": 824197120,
            "utc_start": "2006-02-17T07:38:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824197120-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824197120-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824197120-4kHz?format=api"
        },
        {
            "gps_start": 824201216,
            "utc_start": "2006-02-17T08:46:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824201216-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824201216-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824201216-4kHz?format=api"
        },
        {
            "gps_start": 824201216,
            "utc_start": "2006-02-17T08:46:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H2_LOSC_4_V1-824201216-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H2_LOSC_4_V1-824201216-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-824201216-4kHz?format=api"
        },
        {
            "gps_start": 824201216,
            "utc_start": "2006-02-17T08:46:42",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824201216-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824201216-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824201216-4kHz?format=api"
        },
        {
            "gps_start": 824205312,
            "utc_start": "2006-02-17T09:54:58",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824205312-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824205312-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824205312-4kHz?format=api"
        }
    ]
}