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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=214",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=212",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 213,
    "results": [
        {
            "gps_start": 822493184,
            "utc_start": "2006-01-28T14:19:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822493184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822493184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-822493184-4kHz?format=api"
        },
        {
            "gps_start": 822493184,
            "utc_start": "2006-01-28T14:19:30",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822493184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822493184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822493184-4kHz?format=api"
        },
        {
            "gps_start": 822493184,
            "utc_start": "2006-01-28T14:19:30",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822493184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822493184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822493184-4kHz?format=api"
        },
        {
            "gps_start": 822497280,
            "utc_start": "2006-01-28T15:27:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822497280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822497280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822497280-4kHz?format=api"
        },
        {
            "gps_start": 822497280,
            "utc_start": "2006-01-28T15:27:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822497280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822497280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-822497280-4kHz?format=api"
        },
        {
            "gps_start": 822505472,
            "utc_start": "2006-01-28T17:44:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822505472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822505472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-822505472-4kHz?format=api"
        },
        {
            "gps_start": 822509568,
            "utc_start": "2006-01-28T18:52:34",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822509568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822509568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-822509568-4kHz?format=api"
        },
        {
            "gps_start": 822509568,
            "utc_start": "2006-01-28T18:52:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822509568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822509568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822509568-4kHz?format=api"
        },
        {
            "gps_start": 822509568,
            "utc_start": "2006-01-28T18:52:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822509568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822509568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822509568-4kHz?format=api"
        },
        {
            "gps_start": 822513664,
            "utc_start": "2006-01-28T20:00:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822513664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822513664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-822513664-4kHz?format=api"
        },
        {
            "gps_start": 822517760,
            "utc_start": "2006-01-28T21:09:06",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822517760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822517760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-822517760-4kHz?format=api"
        },
        {
            "gps_start": 822517760,
            "utc_start": "2006-01-28T21:09:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822517760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822517760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822517760-4kHz?format=api"
        },
        {
            "gps_start": 822521856,
            "utc_start": "2006-01-28T22:17:22",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822521856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822521856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822521856-4kHz?format=api"
        },
        {
            "gps_start": 822521856,
            "utc_start": "2006-01-28T22:17:22",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822521856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822521856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-822521856-4kHz?format=api"
        },
        {
            "gps_start": 822525952,
            "utc_start": "2006-01-28T23:25:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822525952-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822525952-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-822525952-4kHz?format=api"
        },
        {
            "gps_start": 822525952,
            "utc_start": "2006-01-28T23:25:38",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822525952-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822525952-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822525952-4kHz?format=api"
        },
        {
            "gps_start": 822530048,
            "utc_start": "2006-01-29T00:33:54",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822530048-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H2_LOSC_4_V1-822530048-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-822530048-4kHz?format=api"
        },
        {
            "gps_start": 822530048,
            "utc_start": "2006-01-29T00:33:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822530048-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822530048-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-822530048-4kHz?format=api"
        },
        {
            "gps_start": 822530048,
            "utc_start": "2006-01-29T00:33:54",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822530048-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/H-H1_LOSC_4_V1-822530048-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-822530048-4kHz?format=api"
        },
        {
            "gps_start": 822534144,
            "utc_start": "2006-01-29T01:42:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822534144-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/822083584/L-L1_LOSC_4_V1-822534144-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-822534144-4kHz?format=api"
        }
    ]
}