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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=127",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=125",
    "results_count": 124497,
    "results_per_page": 20,
    "num_pages": 6225,
    "page_number": 126,
    "results": [
        {
            "gps_start": 819720192,
            "utc_start": "2005-12-27T12:02:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819720192-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819720192-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819720192-4kHz?format=api"
        },
        {
            "gps_start": 819720192,
            "utc_start": "2005-12-27T12:02:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819720192-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819720192-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819720192-4kHz?format=api"
        },
        {
            "gps_start": 819724288,
            "utc_start": "2005-12-27T13:11:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819724288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819724288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819724288-4kHz?format=api"
        },
        {
            "gps_start": 819724288,
            "utc_start": "2005-12-27T13:11:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819724288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819724288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819724288-4kHz?format=api"
        },
        {
            "gps_start": 819724288,
            "utc_start": "2005-12-27T13:11:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819724288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819724288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819724288-4kHz?format=api"
        },
        {
            "gps_start": 819728384,
            "utc_start": "2005-12-27T14:19:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819728384-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819728384-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819728384-4kHz?format=api"
        },
        {
            "gps_start": 819728384,
            "utc_start": "2005-12-27T14:19:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819728384-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819728384-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819728384-4kHz?format=api"
        },
        {
            "gps_start": 819732480,
            "utc_start": "2005-12-27T15:27:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819732480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819732480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819732480-4kHz?format=api"
        },
        {
            "gps_start": 819732480,
            "utc_start": "2005-12-27T15:27:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819732480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819732480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819732480-4kHz?format=api"
        },
        {
            "gps_start": 819752960,
            "utc_start": "2005-12-27T21:09:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819752960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819752960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819752960-4kHz?format=api"
        },
        {
            "gps_start": 819752960,
            "utc_start": "2005-12-27T21:09:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819752960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819752960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819752960-4kHz?format=api"
        },
        {
            "gps_start": 819757056,
            "utc_start": "2005-12-27T22:17:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819757056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819757056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819757056-4kHz?format=api"
        },
        {
            "gps_start": 819757056,
            "utc_start": "2005-12-27T22:17:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819757056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819757056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819757056-4kHz?format=api"
        },
        {
            "gps_start": 819761152,
            "utc_start": "2005-12-27T23:25:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819761152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819761152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819761152-4kHz?format=api"
        },
        {
            "gps_start": 819761152,
            "utc_start": "2005-12-27T23:25:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819761152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819761152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819761152-4kHz?format=api"
        },
        {
            "gps_start": 819761152,
            "utc_start": "2005-12-27T23:25:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819761152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819761152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819761152-4kHz?format=api"
        },
        {
            "gps_start": 819765248,
            "utc_start": "2005-12-28T00:33:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819765248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819765248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819765248-4kHz?format=api"
        },
        {
            "gps_start": 819765248,
            "utc_start": "2005-12-28T00:33:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819765248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819765248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819765248-4kHz?format=api"
        },
        {
            "gps_start": 819765248,
            "utc_start": "2005-12-28T00:33:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819765248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819765248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819765248-4kHz?format=api"
        },
        {
            "gps_start": 819769344,
            "utc_start": "2005-12-28T01:42:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819769344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819769344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819769344-4kHz?format=api"
        }
    ]
}