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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=193",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=191",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 192,
    "results": [
        {
            "gps_start": 821817344,
            "utc_start": "2006-01-20T18:35:30",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821817344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821817344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821817344-4kHz?format=api"
        },
        {
            "gps_start": 821821440,
            "utc_start": "2006-01-20T19:43:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821821440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821821440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821821440-4kHz?format=api"
        },
        {
            "gps_start": 821821440,
            "utc_start": "2006-01-20T19:43:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821821440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821821440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821821440-4kHz?format=api"
        },
        {
            "gps_start": 821825536,
            "utc_start": "2006-01-20T20:52:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821825536-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821825536-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821825536-4kHz?format=api"
        },
        {
            "gps_start": 821825536,
            "utc_start": "2006-01-20T20:52:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821825536-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821825536-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821825536-4kHz?format=api"
        },
        {
            "gps_start": 821829632,
            "utc_start": "2006-01-20T22:00:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821829632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821829632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821829632-4kHz?format=api"
        },
        {
            "gps_start": 821829632,
            "utc_start": "2006-01-20T22:00:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821829632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821829632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821829632-4kHz?format=api"
        },
        {
            "gps_start": 821833728,
            "utc_start": "2006-01-20T23:08:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821833728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821833728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821833728-4kHz?format=api"
        },
        {
            "gps_start": 821833728,
            "utc_start": "2006-01-20T23:08:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821833728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821833728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821833728-4kHz?format=api"
        },
        {
            "gps_start": 821837824,
            "utc_start": "2006-01-21T00:16:50",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821837824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821837824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821837824-4kHz?format=api"
        },
        {
            "gps_start": 821837824,
            "utc_start": "2006-01-21T00:16:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821837824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821837824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821837824-4kHz?format=api"
        },
        {
            "gps_start": 821841920,
            "utc_start": "2006-01-21T01:25:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821841920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821841920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821841920-4kHz?format=api"
        },
        {
            "gps_start": 821841920,
            "utc_start": "2006-01-21T01:25:06",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821841920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821841920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821841920-4kHz?format=api"
        },
        {
            "gps_start": 821846016,
            "utc_start": "2006-01-21T02:33:22",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821846016-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821846016-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821846016-4kHz?format=api"
        },
        {
            "gps_start": 821846016,
            "utc_start": "2006-01-21T02:33:22",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821846016-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821846016-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821846016-4kHz?format=api"
        },
        {
            "gps_start": 821850112,
            "utc_start": "2006-01-21T03:41:38",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821850112-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821850112-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821850112-4kHz?format=api"
        },
        {
            "gps_start": 821850112,
            "utc_start": "2006-01-21T03:41:38",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821850112-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821850112-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821850112-4kHz?format=api"
        },
        {
            "gps_start": 821854208,
            "utc_start": "2006-01-21T04:49:54",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821854208-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821854208-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821854208-4kHz?format=api"
        },
        {
            "gps_start": 821854208,
            "utc_start": "2006-01-21T04:49:54",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821854208-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821854208-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821854208-4kHz?format=api"
        },
        {
            "gps_start": 821858304,
            "utc_start": "2006-01-21T05:58:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821858304-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821858304-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821858304-4kHz?format=api"
        }
    ]
}