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=120
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=121",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=119",
    "results_count": 124497,
    "results_per_page": 20,
    "num_pages": 6225,
    "page_number": 120,
    "results": [
        {
            "gps_start": 819548160,
            "utc_start": "2005-12-25T12:15:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819548160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819548160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819548160-4kHz?format=api"
        },
        {
            "gps_start": 819552256,
            "utc_start": "2005-12-25T13:24:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819552256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819552256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819552256-4kHz?format=api"
        },
        {
            "gps_start": 819552256,
            "utc_start": "2005-12-25T13:24:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819552256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819552256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819552256-4kHz?format=api"
        },
        {
            "gps_start": 819552256,
            "utc_start": "2005-12-25T13:24:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819552256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819552256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819552256-4kHz?format=api"
        },
        {
            "gps_start": 819556352,
            "utc_start": "2005-12-25T14:32:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819556352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819556352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819556352-4kHz?format=api"
        },
        {
            "gps_start": 819556352,
            "utc_start": "2005-12-25T14:32:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819556352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819556352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819556352-4kHz?format=api"
        },
        {
            "gps_start": 819556352,
            "utc_start": "2005-12-25T14:32:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819556352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819556352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819556352-4kHz?format=api"
        },
        {
            "gps_start": 819560448,
            "utc_start": "2005-12-25T15:40:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819560448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819560448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819560448-4kHz?format=api"
        },
        {
            "gps_start": 819560448,
            "utc_start": "2005-12-25T15:40:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819560448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819560448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819560448-4kHz?format=api"
        },
        {
            "gps_start": 819564544,
            "utc_start": "2005-12-25T16:48:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819564544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819564544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819564544-4kHz?format=api"
        },
        {
            "gps_start": 819564544,
            "utc_start": "2005-12-25T16:48:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819564544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819564544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819564544-4kHz?format=api"
        },
        {
            "gps_start": 819568640,
            "utc_start": "2005-12-25T17:57:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819568640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819568640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819568640-4kHz?format=api"
        },
        {
            "gps_start": 819568640,
            "utc_start": "2005-12-25T17:57:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819568640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819568640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819568640-4kHz?format=api"
        },
        {
            "gps_start": 819572736,
            "utc_start": "2005-12-25T19:05:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819572736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819572736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819572736-4kHz?format=api"
        },
        {
            "gps_start": 819572736,
            "utc_start": "2005-12-25T19:05:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819572736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819572736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819572736-4kHz?format=api"
        },
        {
            "gps_start": 819576832,
            "utc_start": "2005-12-25T20:13:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819576832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819576832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819576832-4kHz?format=api"
        },
        {
            "gps_start": 819576832,
            "utc_start": "2005-12-25T20:13:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819576832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819576832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819576832-4kHz?format=api"
        },
        {
            "gps_start": 819580928,
            "utc_start": "2005-12-25T21:21:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819580928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819580928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819580928-4kHz?format=api"
        },
        {
            "gps_start": 819580928,
            "utc_start": "2005-12-25T21:21:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819580928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819580928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819580928-4kHz?format=api"
        },
        {
            "gps_start": 819580928,
            "utc_start": "2005-12-25T21:21:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819580928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819580928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819580928-4kHz?format=api"
        }
    ]
}