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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=173",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=171",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 172,
    "results": [
        {
            "gps_start": 821174272,
            "utc_start": "2006-01-13T07:57:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821174272-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821174272-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-821174272-4kHz?format=api"
        },
        {
            "gps_start": 821178368,
            "utc_start": "2006-01-13T09:05:54",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821178368-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821178368-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821178368-4kHz?format=api"
        },
        {
            "gps_start": 821178368,
            "utc_start": "2006-01-13T09:05:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821178368-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821178368-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-821178368-4kHz?format=api"
        },
        {
            "gps_start": 821178368,
            "utc_start": "2006-01-13T09:05:54",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821178368-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821178368-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821178368-4kHz?format=api"
        },
        {
            "gps_start": 821182464,
            "utc_start": "2006-01-13T10:14:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821182464-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821182464-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821182464-4kHz?format=api"
        },
        {
            "gps_start": 821182464,
            "utc_start": "2006-01-13T10:14:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821182464-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821182464-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-821182464-4kHz?format=api"
        },
        {
            "gps_start": 821186560,
            "utc_start": "2006-01-13T11:22:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821186560-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821186560-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-821186560-4kHz?format=api"
        },
        {
            "gps_start": 821186560,
            "utc_start": "2006-01-13T11:22:26",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821186560-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821186560-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821186560-4kHz?format=api"
        },
        {
            "gps_start": 821190656,
            "utc_start": "2006-01-13T12:30:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821190656-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821190656-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821190656-4kHz?format=api"
        },
        {
            "gps_start": 821194752,
            "utc_start": "2006-01-13T13:38:58",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821194752-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821194752-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821194752-4kHz?format=api"
        },
        {
            "gps_start": 821194752,
            "utc_start": "2006-01-13T13:38:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821194752-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821194752-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-821194752-4kHz?format=api"
        },
        {
            "gps_start": 821198848,
            "utc_start": "2006-01-13T14:47:14",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821198848-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821198848-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821198848-4kHz?format=api"
        },
        {
            "gps_start": 821202944,
            "utc_start": "2006-01-13T15:55:30",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821202944-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821202944-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821202944-4kHz?format=api"
        },
        {
            "gps_start": 821207040,
            "utc_start": "2006-01-13T17:03:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821207040-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821207040-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821207040-4kHz?format=api"
        },
        {
            "gps_start": 821211136,
            "utc_start": "2006-01-13T18:12:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821211136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821211136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821211136-4kHz?format=api"
        },
        {
            "gps_start": 821211136,
            "utc_start": "2006-01-13T18:12:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821211136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821211136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821211136-4kHz?format=api"
        },
        {
            "gps_start": 821215232,
            "utc_start": "2006-01-13T19:20:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821215232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821215232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821215232-4kHz?format=api"
        },
        {
            "gps_start": 821215232,
            "utc_start": "2006-01-13T19:20:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821215232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821215232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821215232-4kHz?format=api"
        },
        {
            "gps_start": 821219328,
            "utc_start": "2006-01-13T20:28:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821219328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821219328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821219328-4kHz?format=api"
        },
        {
            "gps_start": 821219328,
            "utc_start": "2006-01-13T20:28:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821219328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821219328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821219328-4kHz?format=api"
        }
    ]
}