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=160
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=161",
    "previous": "https://gwosc.org/api/v2/datasets/O2_4KHZ_R1/strain-files?format=api&page=159",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 160,
    "results": [
        {
            "gps_start": 1174212608,
            "utc_start": "2017-03-22T10:09:50",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174212608-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174212608-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1174212608-4kHz?format=api"
        },
        {
            "gps_start": 1174216704,
            "utc_start": "2017-03-22T11:18:06",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174216704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174216704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1174216704-4kHz?format=api"
        },
        {
            "gps_start": 1174216704,
            "utc_start": "2017-03-22T11:18:06",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174216704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174216704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1174216704-4kHz?format=api"
        },
        {
            "gps_start": 1174220800,
            "utc_start": "2017-03-22T12:26:22",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174220800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174220800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1174220800-4kHz?format=api"
        },
        {
            "gps_start": 1174220800,
            "utc_start": "2017-03-22T12:26:22",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174220800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174220800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1174220800-4kHz?format=api"
        },
        {
            "gps_start": 1174224896,
            "utc_start": "2017-03-22T13:34:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174224896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174224896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1174224896-4kHz?format=api"
        },
        {
            "gps_start": 1174224896,
            "utc_start": "2017-03-22T13:34:38",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174224896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174224896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1174224896-4kHz?format=api"
        },
        {
            "gps_start": 1174228992,
            "utc_start": "2017-03-22T14:42:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174228992-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174228992-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1174228992-4kHz?format=api"
        },
        {
            "gps_start": 1174228992,
            "utc_start": "2017-03-22T14:42:54",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174228992-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174228992-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1174228992-4kHz?format=api"
        },
        {
            "gps_start": 1174233088,
            "utc_start": "2017-03-22T15:51:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174233088-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174233088-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1174233088-4kHz?format=api"
        },
        {
            "gps_start": 1174233088,
            "utc_start": "2017-03-22T15:51:10",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174233088-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174233088-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1174233088-4kHz?format=api"
        },
        {
            "gps_start": 1174237184,
            "utc_start": "2017-03-22T16:59:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174237184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174237184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1174237184-4kHz?format=api"
        },
        {
            "gps_start": 1174237184,
            "utc_start": "2017-03-22T16:59:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174237184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174237184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1174237184-4kHz?format=api"
        },
        {
            "gps_start": 1174253568,
            "utc_start": "2017-03-22T21:32:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174253568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174253568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1174253568-4kHz?format=api"
        },
        {
            "gps_start": 1174253568,
            "utc_start": "2017-03-22T21:32:30",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174253568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174253568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1174253568-4kHz?format=api"
        },
        {
            "gps_start": 1174257664,
            "utc_start": "2017-03-22T22:40:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174257664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174257664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1174257664-4kHz?format=api"
        },
        {
            "gps_start": 1174257664,
            "utc_start": "2017-03-22T22:40:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174257664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174257664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1174257664-4kHz?format=api"
        },
        {
            "gps_start": 1174261760,
            "utc_start": "2017-03-22T23:49:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174261760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174261760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1174261760-4kHz?format=api"
        },
        {
            "gps_start": 1174261760,
            "utc_start": "2017-03-22T23:49:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174261760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/H-H1_GWOSC_O2_4KHZ_R1-1174261760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1174261760-4kHz?format=api"
        },
        {
            "gps_start": 1174265856,
            "utc_start": "2017-03-23T00:57:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174265856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1173356544/L-L1_GWOSC_O2_4KHZ_R1-1174265856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1174265856-4kHz?format=api"
        }
    ]
}