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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=276",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=274",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 275,
    "results": [
        {
            "gps_start": 825286656,
            "utc_start": "2006-03-01T22:17:22",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825286656-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825286656-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825286656-4kHz?format=api"
        },
        {
            "gps_start": 825290752,
            "utc_start": "2006-03-01T23:25:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825290752-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825290752-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825290752-4kHz?format=api"
        },
        {
            "gps_start": 825290752,
            "utc_start": "2006-03-01T23:25:38",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825290752-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825290752-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825290752-4kHz?format=api"
        },
        {
            "gps_start": 825294848,
            "utc_start": "2006-03-02T00:33:54",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825294848-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825294848-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825294848-4kHz?format=api"
        },
        {
            "gps_start": 825294848,
            "utc_start": "2006-03-02T00:33:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825294848-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825294848-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825294848-4kHz?format=api"
        },
        {
            "gps_start": 825298944,
            "utc_start": "2006-03-02T01:42:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825298944-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825298944-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825298944-4kHz?format=api"
        },
        {
            "gps_start": 825298944,
            "utc_start": "2006-03-02T01:42:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825298944-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825298944-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825298944-4kHz?format=api"
        },
        {
            "gps_start": 825303040,
            "utc_start": "2006-03-02T02:50:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825303040-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825303040-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825303040-4kHz?format=api"
        },
        {
            "gps_start": 825307136,
            "utc_start": "2006-03-02T03:58:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825307136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825307136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825307136-4kHz?format=api"
        },
        {
            "gps_start": 825307136,
            "utc_start": "2006-03-02T03:58:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825307136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825307136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825307136-4kHz?format=api"
        },
        {
            "gps_start": 825311232,
            "utc_start": "2006-03-02T05:06:58",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825311232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825311232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825311232-4kHz?format=api"
        },
        {
            "gps_start": 825311232,
            "utc_start": "2006-03-02T05:06:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825311232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825311232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825311232-4kHz?format=api"
        },
        {
            "gps_start": 825315328,
            "utc_start": "2006-03-02T06:15:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825315328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825315328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825315328-4kHz?format=api"
        },
        {
            "gps_start": 825315328,
            "utc_start": "2006-03-02T06:15:14",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825315328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825315328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825315328-4kHz?format=api"
        },
        {
            "gps_start": 825319424,
            "utc_start": "2006-03-02T07:23:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825319424-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825319424-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825319424-4kHz?format=api"
        },
        {
            "gps_start": 825319424,
            "utc_start": "2006-03-02T07:23:30",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825319424-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825319424-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825319424-4kHz?format=api"
        },
        {
            "gps_start": 825323520,
            "utc_start": "2006-03-02T08:31:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825323520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825323520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825323520-4kHz?format=api"
        },
        {
            "gps_start": 825323520,
            "utc_start": "2006-03-02T08:31:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825323520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825323520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825323520-4kHz?format=api"
        },
        {
            "gps_start": 825327616,
            "utc_start": "2006-03-02T09:40:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825327616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825327616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825327616-4kHz?format=api"
        },
        {
            "gps_start": 825327616,
            "utc_start": "2006-03-02T09:40:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825327616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825327616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825327616-4kHz?format=api"
        }
    ]
}