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

{
    "next": "https://gwosc.org/api/v2/datasets/O2_16KHZ_R1/strain-files?format=api&page=179",
    "previous": "https://gwosc.org/api/v2/datasets/O2_16KHZ_R1/strain-files?format=api&page=177",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 178,
    "results": [
        {
            "gps_start": 1175113728,
            "utc_start": "2017-04-01T20:28:30",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175113728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175113728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175113728-16kHz?format=api"
        },
        {
            "gps_start": 1175113728,
            "utc_start": "2017-04-01T20:28:30",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175113728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175113728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175113728-16kHz?format=api"
        },
        {
            "gps_start": 1175117824,
            "utc_start": "2017-04-01T21:36:46",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175117824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175117824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175117824-16kHz?format=api"
        },
        {
            "gps_start": 1175121920,
            "utc_start": "2017-04-01T22:45:02",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175121920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175121920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175121920-16kHz?format=api"
        },
        {
            "gps_start": 1175121920,
            "utc_start": "2017-04-01T22:45:02",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175121920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175121920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175121920-16kHz?format=api"
        },
        {
            "gps_start": 1175126016,
            "utc_start": "2017-04-01T23:53:18",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175126016-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175126016-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175126016-16kHz?format=api"
        },
        {
            "gps_start": 1175126016,
            "utc_start": "2017-04-01T23:53:18",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175126016-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175126016-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175126016-16kHz?format=api"
        },
        {
            "gps_start": 1175130112,
            "utc_start": "2017-04-02T01:01:34",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175130112-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175130112-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175130112-16kHz?format=api"
        },
        {
            "gps_start": 1175130112,
            "utc_start": "2017-04-02T01:01:34",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175130112-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175130112-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175130112-16kHz?format=api"
        },
        {
            "gps_start": 1175134208,
            "utc_start": "2017-04-02T02:09:50",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175134208-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175134208-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175134208-16kHz?format=api"
        },
        {
            "gps_start": 1175134208,
            "utc_start": "2017-04-02T02:09:50",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175134208-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175134208-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175134208-16kHz?format=api"
        },
        {
            "gps_start": 1175138304,
            "utc_start": "2017-04-02T03:18:06",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175138304-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175138304-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175138304-16kHz?format=api"
        },
        {
            "gps_start": 1175138304,
            "utc_start": "2017-04-02T03:18:06",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175138304-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175138304-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175138304-16kHz?format=api"
        },
        {
            "gps_start": 1175142400,
            "utc_start": "2017-04-02T04:26:22",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175142400-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175142400-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175142400-16kHz?format=api"
        },
        {
            "gps_start": 1175142400,
            "utc_start": "2017-04-02T04:26:22",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175142400-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175142400-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175142400-16kHz?format=api"
        },
        {
            "gps_start": 1175146496,
            "utc_start": "2017-04-02T05:34:38",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175146496-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175146496-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175146496-16kHz?format=api"
        },
        {
            "gps_start": 1175146496,
            "utc_start": "2017-04-02T05:34:38",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175146496-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175146496-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175146496-16kHz?format=api"
        },
        {
            "gps_start": 1175150592,
            "utc_start": "2017-04-02T06:42:54",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175150592-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175150592-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175150592-16kHz?format=api"
        },
        {
            "gps_start": 1175150592,
            "utc_start": "2017-04-02T06:42:54",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175150592-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/L-L1_GWOSC_O2_16KHZ_R1-1175150592-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175150592-16kHz?format=api"
        },
        {
            "gps_start": 1175154688,
            "utc_start": "2017-04-02T07:51:10",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175154688-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1174405120/H-H1_GWOSC_O2_16KHZ_R1-1175154688-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175154688-16kHz?format=api"
        }
    ]
}