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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=111",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=109",
    "results_count": 124497,
    "results_per_page": 20,
    "num_pages": 6225,
    "page_number": 110,
    "results": [
        {
            "gps_start": 819273728,
            "utc_start": "2005-12-22T08:01:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819273728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819273728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819273728-4kHz?format=api"
        },
        {
            "gps_start": 819273728,
            "utc_start": "2005-12-22T08:01:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819273728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819273728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819273728-4kHz?format=api"
        },
        {
            "gps_start": 819273728,
            "utc_start": "2005-12-22T08:01:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819273728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819273728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819273728-4kHz?format=api"
        },
        {
            "gps_start": 819277824,
            "utc_start": "2005-12-22T09:10:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819277824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819277824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819277824-4kHz?format=api"
        },
        {
            "gps_start": 819277824,
            "utc_start": "2005-12-22T09:10:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819277824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819277824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819277824-4kHz?format=api"
        },
        {
            "gps_start": 819277824,
            "utc_start": "2005-12-22T09:10:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819277824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819277824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819277824-4kHz?format=api"
        },
        {
            "gps_start": 819281920,
            "utc_start": "2005-12-22T10:18:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819281920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819281920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819281920-4kHz?format=api"
        },
        {
            "gps_start": 819281920,
            "utc_start": "2005-12-22T10:18:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819281920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819281920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819281920-4kHz?format=api"
        },
        {
            "gps_start": 819281920,
            "utc_start": "2005-12-22T10:18:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819281920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819281920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819281920-4kHz?format=api"
        },
        {
            "gps_start": 819286016,
            "utc_start": "2005-12-22T11:26:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819286016-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819286016-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819286016-4kHz?format=api"
        },
        {
            "gps_start": 819286016,
            "utc_start": "2005-12-22T11:26:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819286016-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819286016-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819286016-4kHz?format=api"
        },
        {
            "gps_start": 819286016,
            "utc_start": "2005-12-22T11:26:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819286016-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819286016-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819286016-4kHz?format=api"
        },
        {
            "gps_start": 819290112,
            "utc_start": "2005-12-22T12:34:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819290112-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819290112-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819290112-4kHz?format=api"
        },
        {
            "gps_start": 819290112,
            "utc_start": "2005-12-22T12:34:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819290112-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819290112-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819290112-4kHz?format=api"
        },
        {
            "gps_start": 819290112,
            "utc_start": "2005-12-22T12:34:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819290112-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819290112-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819290112-4kHz?format=api"
        },
        {
            "gps_start": 819294208,
            "utc_start": "2005-12-22T13:43:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819294208-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819294208-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819294208-4kHz?format=api"
        },
        {
            "gps_start": 819294208,
            "utc_start": "2005-12-22T13:43:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819294208-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819294208-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819294208-4kHz?format=api"
        },
        {
            "gps_start": 819298304,
            "utc_start": "2005-12-22T14:51:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819298304-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819298304-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819298304-4kHz?format=api"
        },
        {
            "gps_start": 819298304,
            "utc_start": "2005-12-22T14:51:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819298304-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819298304-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819298304-4kHz?format=api"
        },
        {
            "gps_start": 819298304,
            "utc_start": "2005-12-22T14:51:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819298304-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819298304-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819298304-4kHz?format=api"
        }
    ]
}