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

{
    "next": "https://gwosc.org/api/v2/datasets/O1/strain-files?format=api&page=103",
    "previous": "https://gwosc.org/api/v2/datasets/O1/strain-files?format=api&page=101",
    "results_count": 3526,
    "results_per_page": 20,
    "num_pages": 177,
    "page_number": 102,
    "results": [
        {
            "gps_start": 1132339200,
            "utc_start": "2015-11-23T18:39:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132339200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132339200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132339200-4kHz?format=api"
        },
        {
            "gps_start": 1132343296,
            "utc_start": "2015-11-23T19:47:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132343296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132343296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132343296-4kHz?format=api"
        },
        {
            "gps_start": 1132347392,
            "utc_start": "2015-11-23T20:56:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132347392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132347392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132347392-4kHz?format=api"
        },
        {
            "gps_start": 1132351488,
            "utc_start": "2015-11-23T22:04:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132351488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132351488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132351488-4kHz?format=api"
        },
        {
            "gps_start": 1132367872,
            "utc_start": "2015-11-24T02:37:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132367872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132367872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132367872-4kHz?format=api"
        },
        {
            "gps_start": 1132367872,
            "utc_start": "2015-11-24T02:37:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132367872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132367872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132367872-4kHz?format=api"
        },
        {
            "gps_start": 1132371968,
            "utc_start": "2015-11-24T03:45:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132371968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132371968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132371968-4kHz?format=api"
        },
        {
            "gps_start": 1132371968,
            "utc_start": "2015-11-24T03:45:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132371968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132371968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132371968-4kHz?format=api"
        },
        {
            "gps_start": 1132376064,
            "utc_start": "2015-11-24T04:54:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132376064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132376064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132376064-4kHz?format=api"
        },
        {
            "gps_start": 1132376064,
            "utc_start": "2015-11-24T04:54:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132376064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132376064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132376064-4kHz?format=api"
        },
        {
            "gps_start": 1132380160,
            "utc_start": "2015-11-24T06:02:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132380160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132380160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132380160-4kHz?format=api"
        },
        {
            "gps_start": 1132380160,
            "utc_start": "2015-11-24T06:02:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132380160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132380160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132380160-4kHz?format=api"
        },
        {
            "gps_start": 1132384256,
            "utc_start": "2015-11-24T07:10:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132384256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132384256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132384256-4kHz?format=api"
        },
        {
            "gps_start": 1132384256,
            "utc_start": "2015-11-24T07:10:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132384256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132384256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132384256-4kHz?format=api"
        },
        {
            "gps_start": 1132388352,
            "utc_start": "2015-11-24T08:18:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132388352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132388352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132388352-4kHz?format=api"
        },
        {
            "gps_start": 1132388352,
            "utc_start": "2015-11-24T08:18:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132388352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132388352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132388352-4kHz?format=api"
        },
        {
            "gps_start": 1132392448,
            "utc_start": "2015-11-24T09:27:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132392448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132392448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132392448-4kHz?format=api"
        },
        {
            "gps_start": 1132392448,
            "utc_start": "2015-11-24T09:27:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132392448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132392448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132392448-4kHz?format=api"
        },
        {
            "gps_start": 1132396544,
            "utc_start": "2015-11-24T10:35:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132396544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/L-L1_LOSC_4_V1-1132396544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132396544-4kHz?format=api"
        },
        {
            "gps_start": 1132396544,
            "utc_start": "2015-11-24T10:35:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132396544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1131413504/H-H1_LOSC_4_V1-1132396544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132396544-4kHz?format=api"
        }
    ]
}