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

{
    "next": "https://gwosc.org/api/v2/datasets/O2_4KHZ_R1/strain-files?format=api&page=177",
    "previous": "https://gwosc.org/api/v2/datasets/O2_4KHZ_R1/strain-files?format=api&page=175",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 176,
    "results": [
        {
            "gps_start": 1175027712,
            "utc_start": "2017-03-31T20:34:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175027712-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175027712-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175027712-4kHz?format=api"
        },
        {
            "gps_start": 1175031808,
            "utc_start": "2017-03-31T21:43:10",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175031808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175031808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175031808-4kHz?format=api"
        },
        {
            "gps_start": 1175031808,
            "utc_start": "2017-03-31T21:43:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175031808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175031808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175031808-4kHz?format=api"
        },
        {
            "gps_start": 1175035904,
            "utc_start": "2017-03-31T22:51:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175035904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175035904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175035904-4kHz?format=api"
        },
        {
            "gps_start": 1175035904,
            "utc_start": "2017-03-31T22:51:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175035904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175035904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175035904-4kHz?format=api"
        },
        {
            "gps_start": 1175040000,
            "utc_start": "2017-03-31T23:59:42",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175040000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175040000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175040000-4kHz?format=api"
        },
        {
            "gps_start": 1175040000,
            "utc_start": "2017-03-31T23:59:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175040000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175040000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175040000-4kHz?format=api"
        },
        {
            "gps_start": 1175044096,
            "utc_start": "2017-04-01T01:07:58",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175044096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175044096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175044096-4kHz?format=api"
        },
        {
            "gps_start": 1175044096,
            "utc_start": "2017-04-01T01:07:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175044096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175044096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175044096-4kHz?format=api"
        },
        {
            "gps_start": 1175048192,
            "utc_start": "2017-04-01T02:16:14",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175048192-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175048192-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175048192-4kHz?format=api"
        },
        {
            "gps_start": 1175048192,
            "utc_start": "2017-04-01T02:16:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175048192-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175048192-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175048192-4kHz?format=api"
        },
        {
            "gps_start": 1175052288,
            "utc_start": "2017-04-01T03:24:30",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175052288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175052288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175052288-4kHz?format=api"
        },
        {
            "gps_start": 1175052288,
            "utc_start": "2017-04-01T03:24:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175052288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175052288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175052288-4kHz?format=api"
        },
        {
            "gps_start": 1175056384,
            "utc_start": "2017-04-01T04:32:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175056384-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175056384-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175056384-4kHz?format=api"
        },
        {
            "gps_start": 1175056384,
            "utc_start": "2017-04-01T04:32:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175056384-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175056384-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175056384-4kHz?format=api"
        },
        {
            "gps_start": 1175060480,
            "utc_start": "2017-04-01T05:41:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175060480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175060480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175060480-4kHz?format=api"
        },
        {
            "gps_start": 1175060480,
            "utc_start": "2017-04-01T05:41:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175060480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175060480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175060480-4kHz?format=api"
        },
        {
            "gps_start": 1175064576,
            "utc_start": "2017-04-01T06:49:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175064576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175064576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175064576-4kHz?format=api"
        },
        {
            "gps_start": 1175064576,
            "utc_start": "2017-04-01T06:49:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175064576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175064576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175064576-4kHz?format=api"
        },
        {
            "gps_start": 1175068672,
            "utc_start": "2017-04-01T07:57:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175068672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175068672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175068672-4kHz?format=api"
        }
    ]
}