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=72
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=73",
    "previous": "https://gwosc.org/api/v2/datasets/O1/strain-files?format=api&page=71",
    "results_count": 3526,
    "results_per_page": 20,
    "num_pages": 177,
    "page_number": 72,
    "results": [
        {
            "gps_start": 1130344448,
            "utc_start": "2015-10-31T16:33:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130344448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130344448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130344448-4kHz?format=api"
        },
        {
            "gps_start": 1130348544,
            "utc_start": "2015-10-31T17:42:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130348544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130348544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130348544-4kHz?format=api"
        },
        {
            "gps_start": 1130360832,
            "utc_start": "2015-10-31T21:06:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130360832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130360832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130360832-4kHz?format=api"
        },
        {
            "gps_start": 1130385408,
            "utc_start": "2015-11-01T03:56:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130385408-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130385408-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130385408-4kHz?format=api"
        },
        {
            "gps_start": 1130389504,
            "utc_start": "2015-11-01T05:04:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130389504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130389504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130389504-4kHz?format=api"
        },
        {
            "gps_start": 1130393600,
            "utc_start": "2015-11-01T06:13:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130393600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130393600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130393600-4kHz?format=api"
        },
        {
            "gps_start": 1130397696,
            "utc_start": "2015-11-01T07:21:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130397696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130397696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130397696-4kHz?format=api"
        },
        {
            "gps_start": 1130401792,
            "utc_start": "2015-11-01T08:29:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130401792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130401792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130401792-4kHz?format=api"
        },
        {
            "gps_start": 1130405888,
            "utc_start": "2015-11-01T09:37:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130405888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130405888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130405888-4kHz?format=api"
        },
        {
            "gps_start": 1130409984,
            "utc_start": "2015-11-01T10:46:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130409984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130409984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130409984-4kHz?format=api"
        },
        {
            "gps_start": 1130414080,
            "utc_start": "2015-11-01T11:54:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130414080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130414080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130414080-4kHz?format=api"
        },
        {
            "gps_start": 1130418176,
            "utc_start": "2015-11-01T13:02:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130418176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130418176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130418176-4kHz?format=api"
        },
        {
            "gps_start": 1130422272,
            "utc_start": "2015-11-01T14:10:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130422272-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130422272-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130422272-4kHz?format=api"
        },
        {
            "gps_start": 1130426368,
            "utc_start": "2015-11-01T15:19:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130426368-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130426368-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130426368-4kHz?format=api"
        },
        {
            "gps_start": 1130430464,
            "utc_start": "2015-11-01T16:27:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130430464-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130430464-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130430464-4kHz?format=api"
        },
        {
            "gps_start": 1130438656,
            "utc_start": "2015-11-01T18:43:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130438656-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130438656-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130438656-4kHz?format=api"
        },
        {
            "gps_start": 1130446848,
            "utc_start": "2015-11-01T21:00:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130446848-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130446848-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130446848-4kHz?format=api"
        },
        {
            "gps_start": 1130455040,
            "utc_start": "2015-11-01T23:17:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130455040-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130455040-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130455040-4kHz?format=api"
        },
        {
            "gps_start": 1130467328,
            "utc_start": "2015-11-02T02:41:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/H-H1_LOSC_4_V1-1130467328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/H-H1_LOSC_4_V1-1130467328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1130467328-4kHz?format=api"
        },
        {
            "gps_start": 1130471424,
            "utc_start": "2015-11-02T03:50:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130471424-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1130364928/L-L1_LOSC_4_V1-1130471424-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130471424-4kHz?format=api"
        }
    ]
}