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=224
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=225",
    "previous": "https://gwosc.org/api/v2/datasets/O2_16KHZ_R1/strain-files?format=api&page=223",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 224,
    "results": [
        {
            "gps_start": 1177341952,
            "utc_start": "2017-04-27T15:25:34",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177341952-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177341952-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177341952-16kHz?format=api"
        },
        {
            "gps_start": 1177354240,
            "utc_start": "2017-04-27T18:50:22",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177354240-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177354240-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177354240-16kHz?format=api"
        },
        {
            "gps_start": 1177358336,
            "utc_start": "2017-04-27T19:58:38",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177358336-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177358336-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177358336-16kHz?format=api"
        },
        {
            "gps_start": 1177366528,
            "utc_start": "2017-04-27T22:15:10",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177366528-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177366528-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177366528-16kHz?format=api"
        },
        {
            "gps_start": 1177366528,
            "utc_start": "2017-04-27T22:15:10",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177366528-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177366528-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177366528-16kHz?format=api"
        },
        {
            "gps_start": 1177370624,
            "utc_start": "2017-04-27T23:23:26",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177370624-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177370624-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177370624-16kHz?format=api"
        },
        {
            "gps_start": 1177370624,
            "utc_start": "2017-04-27T23:23:26",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177370624-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177370624-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177370624-16kHz?format=api"
        },
        {
            "gps_start": 1177374720,
            "utc_start": "2017-04-28T00:31:42",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177374720-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177374720-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177374720-16kHz?format=api"
        },
        {
            "gps_start": 1177374720,
            "utc_start": "2017-04-28T00:31:42",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177374720-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177374720-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177374720-16kHz?format=api"
        },
        {
            "gps_start": 1177378816,
            "utc_start": "2017-04-28T01:39:58",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177378816-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177378816-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177378816-16kHz?format=api"
        },
        {
            "gps_start": 1177378816,
            "utc_start": "2017-04-28T01:39:58",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177378816-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177378816-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177378816-16kHz?format=api"
        },
        {
            "gps_start": 1177382912,
            "utc_start": "2017-04-28T02:48:14",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177382912-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177382912-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177382912-16kHz?format=api"
        },
        {
            "gps_start": 1177382912,
            "utc_start": "2017-04-28T02:48:14",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177382912-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177382912-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177382912-16kHz?format=api"
        },
        {
            "gps_start": 1177387008,
            "utc_start": "2017-04-28T03:56:30",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177387008-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177387008-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177387008-16kHz?format=api"
        },
        {
            "gps_start": 1177387008,
            "utc_start": "2017-04-28T03:56:30",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177387008-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177387008-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177387008-16kHz?format=api"
        },
        {
            "gps_start": 1177391104,
            "utc_start": "2017-04-28T05:04:46",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177391104-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177391104-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177391104-16kHz?format=api"
        },
        {
            "gps_start": 1177391104,
            "utc_start": "2017-04-28T05:04:46",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177391104-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177391104-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177391104-16kHz?format=api"
        },
        {
            "gps_start": 1177395200,
            "utc_start": "2017-04-28T06:13:02",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177395200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177395200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177395200-16kHz?format=api"
        },
        {
            "gps_start": 1177395200,
            "utc_start": "2017-04-28T06:13:02",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177395200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/L-L1_GWOSC_O2_16KHZ_R1-1177395200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1177395200-16kHz?format=api"
        },
        {
            "gps_start": 1177399296,
            "utc_start": "2017-04-28T07:21:18",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177399296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1176502272/H-H1_GWOSC_O2_16KHZ_R1-1177399296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1177399296-16kHz?format=api"
        }
    ]
}