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=179
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=180",
    "previous": "https://gwosc.org/api/v2/datasets/O2_4KHZ_R1/strain-files?format=api&page=178",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 179,
    "results": [
        {
            "gps_start": 1175154688,
            "utc_start": "2017-04-02T07:51:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175154688-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175154688-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175154688-4kHz?format=api"
        },
        {
            "gps_start": 1175158784,
            "utc_start": "2017-04-02T08:59:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175158784-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175158784-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175158784-4kHz?format=api"
        },
        {
            "gps_start": 1175158784,
            "utc_start": "2017-04-02T08:59:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175158784-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175158784-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175158784-4kHz?format=api"
        },
        {
            "gps_start": 1175162880,
            "utc_start": "2017-04-02T10:07:42",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175162880-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175162880-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175162880-4kHz?format=api"
        },
        {
            "gps_start": 1175162880,
            "utc_start": "2017-04-02T10:07:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175162880-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175162880-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175162880-4kHz?format=api"
        },
        {
            "gps_start": 1175166976,
            "utc_start": "2017-04-02T11:15:58",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175166976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175166976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175166976-4kHz?format=api"
        },
        {
            "gps_start": 1175166976,
            "utc_start": "2017-04-02T11:15:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175166976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175166976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175166976-4kHz?format=api"
        },
        {
            "gps_start": 1175171072,
            "utc_start": "2017-04-02T12:24:14",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175171072-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175171072-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175171072-4kHz?format=api"
        },
        {
            "gps_start": 1175171072,
            "utc_start": "2017-04-02T12:24:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175171072-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175171072-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175171072-4kHz?format=api"
        },
        {
            "gps_start": 1175175168,
            "utc_start": "2017-04-02T13:32:30",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175175168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175175168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175175168-4kHz?format=api"
        },
        {
            "gps_start": 1175175168,
            "utc_start": "2017-04-02T13:32:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175175168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175175168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175175168-4kHz?format=api"
        },
        {
            "gps_start": 1175179264,
            "utc_start": "2017-04-02T14:40:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175179264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175179264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175179264-4kHz?format=api"
        },
        {
            "gps_start": 1175179264,
            "utc_start": "2017-04-02T14:40:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175179264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175179264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175179264-4kHz?format=api"
        },
        {
            "gps_start": 1175183360,
            "utc_start": "2017-04-02T15:49:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175183360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175183360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175183360-4kHz?format=api"
        },
        {
            "gps_start": 1175183360,
            "utc_start": "2017-04-02T15:49:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175183360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175183360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175183360-4kHz?format=api"
        },
        {
            "gps_start": 1175187456,
            "utc_start": "2017-04-02T16:57:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175187456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175187456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175187456-4kHz?format=api"
        },
        {
            "gps_start": 1175187456,
            "utc_start": "2017-04-02T16:57:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175187456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175187456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175187456-4kHz?format=api"
        },
        {
            "gps_start": 1175191552,
            "utc_start": "2017-04-02T18:05:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175191552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175191552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175191552-4kHz?format=api"
        },
        {
            "gps_start": 1175191552,
            "utc_start": "2017-04-02T18:05:34",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175191552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/L-L1_GWOSC_O2_4KHZ_R1-1175191552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1175191552-4kHz?format=api"
        },
        {
            "gps_start": 1175195648,
            "utc_start": "2017-04-02T19:13:50",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175195648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1174405120/H-H1_GWOSC_O2_4KHZ_R1-1175195648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1175195648-4kHz?format=api"
        }
    ]
}