Return strain file list.

Query parameters:

  • start: Initial GPS time of the desired GPS interval.
  • stop: Final GPS time of the desired GPS interval.
  • detector: e.g. H1, L1, V1, etc.
  • sample-rate: 4 or 16 [kHz]

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=3
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=4",
    "previous": "https://gwosc.org/api/v2/datasets/O2_4KHZ_R1/strain-files?format=api&page=2",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 3,
    "results": [
        {
            "gps_start": 1164713984,
            "utc_start": "2016-12-02T11:39:27",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164713984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164713984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164713984-4kHz?format=api"
        },
        {
            "gps_start": 1164718080,
            "utc_start": "2016-12-02T12:47:43",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164718080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164718080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164718080-4kHz?format=api"
        },
        {
            "gps_start": 1164718080,
            "utc_start": "2016-12-02T12:47:43",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164718080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164718080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164718080-4kHz?format=api"
        },
        {
            "gps_start": 1164722176,
            "utc_start": "2016-12-02T13:55:59",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164722176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164722176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164722176-4kHz?format=api"
        },
        {
            "gps_start": 1164726272,
            "utc_start": "2016-12-02T15:04:15",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164726272-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164726272-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164726272-4kHz?format=api"
        },
        {
            "gps_start": 1164730368,
            "utc_start": "2016-12-02T16:12:31",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164730368-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164730368-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164730368-4kHz?format=api"
        },
        {
            "gps_start": 1164734464,
            "utc_start": "2016-12-02T17:20:47",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164734464-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164734464-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164734464-4kHz?format=api"
        },
        {
            "gps_start": 1164734464,
            "utc_start": "2016-12-02T17:20:47",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164734464-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164734464-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164734464-4kHz?format=api"
        },
        {
            "gps_start": 1164738560,
            "utc_start": "2016-12-02T18:29:03",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164738560-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164738560-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164738560-4kHz?format=api"
        },
        {
            "gps_start": 1164738560,
            "utc_start": "2016-12-02T18:29:03",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164738560-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164738560-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164738560-4kHz?format=api"
        },
        {
            "gps_start": 1164742656,
            "utc_start": "2016-12-02T19:37:19",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164742656-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164742656-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164742656-4kHz?format=api"
        },
        {
            "gps_start": 1164746752,
            "utc_start": "2016-12-02T20:45:35",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164746752-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164746752-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164746752-4kHz?format=api"
        },
        {
            "gps_start": 1164750848,
            "utc_start": "2016-12-02T21:53:51",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164750848-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164750848-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164750848-4kHz?format=api"
        },
        {
            "gps_start": 1164750848,
            "utc_start": "2016-12-02T21:53:51",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164750848-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164750848-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164750848-4kHz?format=api"
        },
        {
            "gps_start": 1164754944,
            "utc_start": "2016-12-02T23:02:07",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164754944-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164754944-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164754944-4kHz?format=api"
        },
        {
            "gps_start": 1164754944,
            "utc_start": "2016-12-02T23:02:07",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164754944-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164754944-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164754944-4kHz?format=api"
        },
        {
            "gps_start": 1164759040,
            "utc_start": "2016-12-03T00:10:23",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164759040-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164759040-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164759040-4kHz?format=api"
        },
        {
            "gps_start": 1164763136,
            "utc_start": "2016-12-03T01:18:39",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164763136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164763136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164763136-4kHz?format=api"
        },
        {
            "gps_start": 1164767232,
            "utc_start": "2016-12-03T02:26:55",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164767232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164767232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164767232-4kHz?format=api"
        },
        {
            "gps_start": 1164767232,
            "utc_start": "2016-12-03T02:26:55",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164767232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164767232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164767232-4kHz?format=api"
        }
    ]
}