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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=370",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=368",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 369,
    "results": [
        {
            "gps_start": 828268544,
            "utc_start": "2006-04-05T10:35:30",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828268544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828268544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828268544-4kHz?format=api"
        },
        {
            "gps_start": 828272640,
            "utc_start": "2006-04-05T11:43:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828272640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828272640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828272640-4kHz?format=api"
        },
        {
            "gps_start": 828272640,
            "utc_start": "2006-04-05T11:43:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/L-L1_LOSC_4_V1-828272640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/L-L1_LOSC_4_V1-828272640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-828272640-4kHz?format=api"
        },
        {
            "gps_start": 828272640,
            "utc_start": "2006-04-05T11:43:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828272640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828272640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828272640-4kHz?format=api"
        },
        {
            "gps_start": 828276736,
            "utc_start": "2006-04-05T12:52:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/L-L1_LOSC_4_V1-828276736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/L-L1_LOSC_4_V1-828276736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-828276736-4kHz?format=api"
        },
        {
            "gps_start": 828276736,
            "utc_start": "2006-04-05T12:52:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828276736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828276736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828276736-4kHz?format=api"
        },
        {
            "gps_start": 828276736,
            "utc_start": "2006-04-05T12:52:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828276736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828276736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828276736-4kHz?format=api"
        },
        {
            "gps_start": 828280832,
            "utc_start": "2006-04-05T14:00:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828280832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828280832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828280832-4kHz?format=api"
        },
        {
            "gps_start": 828280832,
            "utc_start": "2006-04-05T14:00:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828280832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828280832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828280832-4kHz?format=api"
        },
        {
            "gps_start": 828284928,
            "utc_start": "2006-04-05T15:08:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828284928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828284928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828284928-4kHz?format=api"
        },
        {
            "gps_start": 828284928,
            "utc_start": "2006-04-05T15:08:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828284928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828284928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828284928-4kHz?format=api"
        },
        {
            "gps_start": 828289024,
            "utc_start": "2006-04-05T16:16:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828289024-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828289024-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828289024-4kHz?format=api"
        },
        {
            "gps_start": 828297216,
            "utc_start": "2006-04-05T18:33:22",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828297216-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828297216-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828297216-4kHz?format=api"
        },
        {
            "gps_start": 828301312,
            "utc_start": "2006-04-05T19:41:38",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828301312-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828301312-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828301312-4kHz?format=api"
        },
        {
            "gps_start": 828305408,
            "utc_start": "2006-04-05T20:49:54",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828305408-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828305408-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828305408-4kHz?format=api"
        },
        {
            "gps_start": 828309504,
            "utc_start": "2006-04-05T21:58:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828309504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828309504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828309504-4kHz?format=api"
        },
        {
            "gps_start": 828313600,
            "utc_start": "2006-04-05T23:06:26",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828313600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828313600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828313600-4kHz?format=api"
        },
        {
            "gps_start": 828317696,
            "utc_start": "2006-04-06T00:14:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828317696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828317696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828317696-4kHz?format=api"
        },
        {
            "gps_start": 828321792,
            "utc_start": "2006-04-06T01:22:58",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828321792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828321792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828321792-4kHz?format=api"
        },
        {
            "gps_start": 828325888,
            "utc_start": "2006-04-06T02:31:14",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828325888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828325888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828325888-4kHz?format=api"
        }
    ]
}