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

{
    "next": "https://gwosc.org/api/v2/datasets/O2_16KHZ_R1/strain-files?format=api&page=223",
    "previous": "https://gwosc.org/api/v2/datasets/O2_16KHZ_R1/strain-files?format=api&page=221",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 222,
    "results": [
        {
            "gps_start": 1177239552,
            "utc_start": "2017-04-26T10:58:54",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177239552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177239552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177239552-16kHz?format=api"
        },
        {
            "gps_start": 1177243648,
            "utc_start": "2017-04-26T12:07:10",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177243648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177243648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177243648-16kHz?format=api"
        },
        {
            "gps_start": 1177243648,
            "utc_start": "2017-04-26T12:07:10",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177243648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177243648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177243648-16kHz?format=api"
        },
        {
            "gps_start": 1177247744,
            "utc_start": "2017-04-26T13:15:26",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177247744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177247744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177247744-16kHz?format=api"
        },
        {
            "gps_start": 1177247744,
            "utc_start": "2017-04-26T13:15:26",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177247744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177247744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177247744-16kHz?format=api"
        },
        {
            "gps_start": 1177251840,
            "utc_start": "2017-04-26T14:23:42",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177251840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177251840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177251840-16kHz?format=api"
        },
        {
            "gps_start": 1177251840,
            "utc_start": "2017-04-26T14:23:42",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177251840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177251840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177251840-16kHz?format=api"
        },
        {
            "gps_start": 1177255936,
            "utc_start": "2017-04-26T15:31:58",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177255936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177255936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177255936-16kHz?format=api"
        },
        {
            "gps_start": 1177255936,
            "utc_start": "2017-04-26T15:31:58",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177255936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177255936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177255936-16kHz?format=api"
        },
        {
            "gps_start": 1177272320,
            "utc_start": "2017-04-26T20:05:02",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177272320-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177272320-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177272320-16kHz?format=api"
        },
        {
            "gps_start": 1177276416,
            "utc_start": "2017-04-26T21:13:18",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177276416-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177276416-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177276416-16kHz?format=api"
        },
        {
            "gps_start": 1177280512,
            "utc_start": "2017-04-26T22:21:34",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177280512-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177280512-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177280512-16kHz?format=api"
        },
        {
            "gps_start": 1177280512,
            "utc_start": "2017-04-26T22:21:34",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177280512-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177280512-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177280512-16kHz?format=api"
        },
        {
            "gps_start": 1177284608,
            "utc_start": "2017-04-26T23:29:50",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177284608-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177284608-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177284608-16kHz?format=api"
        },
        {
            "gps_start": 1177284608,
            "utc_start": "2017-04-26T23:29:50",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177284608-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177284608-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177284608-16kHz?format=api"
        },
        {
            "gps_start": 1177288704,
            "utc_start": "2017-04-27T00:38:06",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177288704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177288704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177288704-16kHz?format=api"
        },
        {
            "gps_start": 1177288704,
            "utc_start": "2017-04-27T00:38:06",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177288704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177288704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177288704-16kHz?format=api"
        },
        {
            "gps_start": 1177292800,
            "utc_start": "2017-04-27T01:46:22",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177292800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177292800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177292800-16kHz?format=api"
        },
        {
            "gps_start": 1177292800,
            "utc_start": "2017-04-27T01:46:22",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177292800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177292800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177292800-16kHz?format=api"
        },
        {
            "gps_start": 1177296896,
            "utc_start": "2017-04-27T02:54:38",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177296896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177296896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177296896-16kHz?format=api"
        }
    ]
}