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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=325",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=323",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 324,
    "results": [
        {
            "gps_start": 826912768,
            "utc_start": "2006-03-20T17:59:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826912768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826912768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-826912768-4kHz?format=api"
        },
        {
            "gps_start": 826912768,
            "utc_start": "2006-03-20T17:59:14",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826912768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826912768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826912768-4kHz?format=api"
        },
        {
            "gps_start": 826916864,
            "utc_start": "2006-03-20T19:07:30",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826916864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826916864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826916864-4kHz?format=api"
        },
        {
            "gps_start": 826916864,
            "utc_start": "2006-03-20T19:07:30",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826916864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826916864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826916864-4kHz?format=api"
        },
        {
            "gps_start": 826920960,
            "utc_start": "2006-03-20T20:15:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826920960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826920960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826920960-4kHz?format=api"
        },
        {
            "gps_start": 826925056,
            "utc_start": "2006-03-20T21:24:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826925056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826925056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826925056-4kHz?format=api"
        },
        {
            "gps_start": 826925056,
            "utc_start": "2006-03-20T21:24:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826925056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826925056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-826925056-4kHz?format=api"
        },
        {
            "gps_start": 826925056,
            "utc_start": "2006-03-20T21:24:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826925056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826925056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826925056-4kHz?format=api"
        },
        {
            "gps_start": 826929152,
            "utc_start": "2006-03-20T22:32:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826929152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826929152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826929152-4kHz?format=api"
        },
        {
            "gps_start": 826929152,
            "utc_start": "2006-03-20T22:32:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826929152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826929152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-826929152-4kHz?format=api"
        },
        {
            "gps_start": 826929152,
            "utc_start": "2006-03-20T22:32:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826929152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826929152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826929152-4kHz?format=api"
        },
        {
            "gps_start": 826933248,
            "utc_start": "2006-03-20T23:40:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826933248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826933248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826933248-4kHz?format=api"
        },
        {
            "gps_start": 826933248,
            "utc_start": "2006-03-20T23:40:34",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826933248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826933248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-826933248-4kHz?format=api"
        },
        {
            "gps_start": 826933248,
            "utc_start": "2006-03-20T23:40:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826933248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826933248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826933248-4kHz?format=api"
        },
        {
            "gps_start": 826937344,
            "utc_start": "2006-03-21T00:48:50",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826937344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826937344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826937344-4kHz?format=api"
        },
        {
            "gps_start": 826937344,
            "utc_start": "2006-03-21T00:48:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826937344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826937344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-826937344-4kHz?format=api"
        },
        {
            "gps_start": 826937344,
            "utc_start": "2006-03-21T00:48:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826937344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826937344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826937344-4kHz?format=api"
        },
        {
            "gps_start": 826941440,
            "utc_start": "2006-03-21T01:57:06",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826941440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H1_LOSC_4_V1-826941440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826941440-4kHz?format=api"
        },
        {
            "gps_start": 826941440,
            "utc_start": "2006-03-21T01:57:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826941440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/H-H2_LOSC_4_V1-826941440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826941440-4kHz?format=api"
        },
        {
            "gps_start": 826941440,
            "utc_start": "2006-03-21T01:57:06",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826941440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/826277888/L-L1_LOSC_4_V1-826941440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-826941440-4kHz?format=api"
        }
    ]
}