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=17
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=18",
    "previous": "https://gwosc.org/api/v2/datasets/O2_4KHZ_R1/strain-files?format=api&page=16",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 17,
    "results": [
        {
            "gps_start": 1165623296,
            "utc_start": "2016-12-13T00:14:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165623296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165623296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165623296-4kHz?format=api"
        },
        {
            "gps_start": 1165623296,
            "utc_start": "2016-12-13T00:14:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165623296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165623296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165623296-4kHz?format=api"
        },
        {
            "gps_start": 1165627392,
            "utc_start": "2016-12-13T01:22:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165627392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165627392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165627392-4kHz?format=api"
        },
        {
            "gps_start": 1165627392,
            "utc_start": "2016-12-13T01:22:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165627392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165627392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165627392-4kHz?format=api"
        },
        {
            "gps_start": 1165631488,
            "utc_start": "2016-12-13T02:31:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165631488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165631488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165631488-4kHz?format=api"
        },
        {
            "gps_start": 1165631488,
            "utc_start": "2016-12-13T02:31:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165631488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165631488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165631488-4kHz?format=api"
        },
        {
            "gps_start": 1165635584,
            "utc_start": "2016-12-13T03:39:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165635584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165635584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165635584-4kHz?format=api"
        },
        {
            "gps_start": 1165635584,
            "utc_start": "2016-12-13T03:39:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165635584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165635584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165635584-4kHz?format=api"
        },
        {
            "gps_start": 1165639680,
            "utc_start": "2016-12-13T04:47:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165639680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165639680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165639680-4kHz?format=api"
        },
        {
            "gps_start": 1165639680,
            "utc_start": "2016-12-13T04:47:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165639680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165639680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165639680-4kHz?format=api"
        },
        {
            "gps_start": 1165643776,
            "utc_start": "2016-12-13T05:55:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165643776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165643776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165643776-4kHz?format=api"
        },
        {
            "gps_start": 1165643776,
            "utc_start": "2016-12-13T05:55:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165643776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165643776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165643776-4kHz?format=api"
        },
        {
            "gps_start": 1165647872,
            "utc_start": "2016-12-13T07:04:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165647872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165647872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165647872-4kHz?format=api"
        },
        {
            "gps_start": 1165651968,
            "utc_start": "2016-12-13T08:12:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165651968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165651968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165651968-4kHz?format=api"
        },
        {
            "gps_start": 1165651968,
            "utc_start": "2016-12-13T08:12:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165651968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165651968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165651968-4kHz?format=api"
        },
        {
            "gps_start": 1165656064,
            "utc_start": "2016-12-13T09:20:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165656064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165656064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165656064-4kHz?format=api"
        },
        {
            "gps_start": 1165656064,
            "utc_start": "2016-12-13T09:20:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165656064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165656064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165656064-4kHz?format=api"
        },
        {
            "gps_start": 1165660160,
            "utc_start": "2016-12-13T10:29:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165660160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165660160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165660160-4kHz?format=api"
        },
        {
            "gps_start": 1165660160,
            "utc_start": "2016-12-13T10:29:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165660160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165660160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165660160-4kHz?format=api"
        },
        {
            "gps_start": 1165664256,
            "utc_start": "2016-12-13T11:37:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165664256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165664256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165664256-4kHz?format=api"
        }
    ]
}