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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=58",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=56",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 57,
    "results": [
        {
            "gps_start": 817561600,
            "utc_start": "2005-12-02T12:26:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817561600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817561600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817561600-4kHz?format=api"
        },
        {
            "gps_start": 817561600,
            "utc_start": "2005-12-02T12:26:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817561600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817561600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817561600-4kHz?format=api"
        },
        {
            "gps_start": 817561600,
            "utc_start": "2005-12-02T12:26:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817561600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817561600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817561600-4kHz?format=api"
        },
        {
            "gps_start": 817565696,
            "utc_start": "2005-12-02T13:34:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817565696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817565696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817565696-4kHz?format=api"
        },
        {
            "gps_start": 817565696,
            "utc_start": "2005-12-02T13:34:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817565696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817565696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817565696-4kHz?format=api"
        },
        {
            "gps_start": 817565696,
            "utc_start": "2005-12-02T13:34:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817565696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817565696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817565696-4kHz?format=api"
        },
        {
            "gps_start": 817569792,
            "utc_start": "2005-12-02T14:42:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817569792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817569792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817569792-4kHz?format=api"
        },
        {
            "gps_start": 817569792,
            "utc_start": "2005-12-02T14:42:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817569792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817569792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817569792-4kHz?format=api"
        },
        {
            "gps_start": 817573888,
            "utc_start": "2005-12-02T15:51:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817573888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817573888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817573888-4kHz?format=api"
        },
        {
            "gps_start": 817573888,
            "utc_start": "2005-12-02T15:51:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817573888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817573888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817573888-4kHz?format=api"
        },
        {
            "gps_start": 817577984,
            "utc_start": "2005-12-02T16:59:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817577984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817577984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817577984-4kHz?format=api"
        },
        {
            "gps_start": 817577984,
            "utc_start": "2005-12-02T16:59:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817577984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817577984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817577984-4kHz?format=api"
        },
        {
            "gps_start": 817577984,
            "utc_start": "2005-12-02T16:59:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817577984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817577984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817577984-4kHz?format=api"
        },
        {
            "gps_start": 817582080,
            "utc_start": "2005-12-02T18:07:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817582080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817582080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817582080-4kHz?format=api"
        },
        {
            "gps_start": 817582080,
            "utc_start": "2005-12-02T18:07:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817582080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817582080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817582080-4kHz?format=api"
        },
        {
            "gps_start": 817582080,
            "utc_start": "2005-12-02T18:07:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817582080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817582080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817582080-4kHz?format=api"
        },
        {
            "gps_start": 817586176,
            "utc_start": "2005-12-02T19:16:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817586176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817586176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817586176-4kHz?format=api"
        },
        {
            "gps_start": 817586176,
            "utc_start": "2005-12-02T19:16:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817586176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817586176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817586176-4kHz?format=api"
        },
        {
            "gps_start": 817586176,
            "utc_start": "2005-12-02T19:16:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817586176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817586176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817586176-4kHz?format=api"
        },
        {
            "gps_start": 817590272,
            "utc_start": "2005-12-02T20:24:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817590272-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817590272-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817590272-4kHz?format=api"
        }
    ]
}