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

{
    "next": "https://gwosc.org/api/v2/runs/O2/strain-files?format=api&page=482",
    "previous": "https://gwosc.org/api/v2/runs/O2/strain-files?format=api&page=480",
    "results_count": 15980,
    "results_per_page": 20,
    "num_pages": 799,
    "page_number": 481,
    "results": [
        {
            "gps_start": 1179983872,
            "utc_start": "2017-05-28T05:17:34",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1179983872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1179983872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1179983872-4kHz?format=api"
        },
        {
            "gps_start": 1179983872,
            "utc_start": "2017-05-28T05:17:34",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1179983872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1179983872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1179983872-16kHz?format=api"
        },
        {
            "gps_start": 1179987968,
            "utc_start": "2017-05-28T06:25:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1179987968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1179987968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1179987968-4kHz?format=api"
        },
        {
            "gps_start": 1179987968,
            "utc_start": "2017-05-28T06:25:50",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1179987968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1179987968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1179987968-16kHz?format=api"
        },
        {
            "gps_start": 1180000256,
            "utc_start": "2017-05-28T09:50:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180000256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180000256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180000256-4kHz?format=api"
        },
        {
            "gps_start": 1180000256,
            "utc_start": "2017-05-28T09:50:38",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180000256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180000256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180000256-16kHz?format=api"
        },
        {
            "gps_start": 1180004352,
            "utc_start": "2017-05-28T10:58:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180004352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180004352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180004352-4kHz?format=api"
        },
        {
            "gps_start": 1180004352,
            "utc_start": "2017-05-28T10:58:54",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180004352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180004352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180004352-16kHz?format=api"
        },
        {
            "gps_start": 1180008448,
            "utc_start": "2017-05-28T12:07:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180008448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180008448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180008448-4kHz?format=api"
        },
        {
            "gps_start": 1180008448,
            "utc_start": "2017-05-28T12:07:10",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180008448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180008448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180008448-16kHz?format=api"
        },
        {
            "gps_start": 1180012544,
            "utc_start": "2017-05-28T13:15:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180012544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180012544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180012544-4kHz?format=api"
        },
        {
            "gps_start": 1180012544,
            "utc_start": "2017-05-28T13:15:26",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180012544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180012544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180012544-16kHz?format=api"
        },
        {
            "gps_start": 1180016640,
            "utc_start": "2017-05-28T14:23:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180016640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180016640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180016640-4kHz?format=api"
        },
        {
            "gps_start": 1180016640,
            "utc_start": "2017-05-28T14:23:42",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180016640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180016640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180016640-16kHz?format=api"
        },
        {
            "gps_start": 1180020736,
            "utc_start": "2017-05-28T15:31:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180020736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180020736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180020736-4kHz?format=api"
        },
        {
            "gps_start": 1180020736,
            "utc_start": "2017-05-28T15:31:58",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180020736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180020736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180020736-16kHz?format=api"
        },
        {
            "gps_start": 1180024832,
            "utc_start": "2017-05-28T16:40:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180024832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180024832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180024832-4kHz?format=api"
        },
        {
            "gps_start": 1180024832,
            "utc_start": "2017-05-28T16:40:14",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180024832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180024832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180024832-16kHz?format=api"
        },
        {
            "gps_start": 1180028928,
            "utc_start": "2017-05-28T17:48:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180028928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1179648000/L-L1_GWOSC_O2_4KHZ_R1-1180028928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180028928-4kHz?format=api"
        },
        {
            "gps_start": 1180028928,
            "utc_start": "2017-05-28T17:48:30",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180028928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1179648000/L-L1_GWOSC_O2_16KHZ_R1-1180028928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1180028928-16kHz?format=api"
        }
    ]
}