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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=189",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=187",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 188,
    "results": [
        {
            "gps_start": 821694464,
            "utc_start": "2006-01-19T08:27:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821694464-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821694464-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-821694464-4kHz?format=api"
        },
        {
            "gps_start": 821694464,
            "utc_start": "2006-01-19T08:27:30",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821694464-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821694464-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821694464-4kHz?format=api"
        },
        {
            "gps_start": 821698560,
            "utc_start": "2006-01-19T09:35:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821698560-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821698560-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-821698560-4kHz?format=api"
        },
        {
            "gps_start": 821698560,
            "utc_start": "2006-01-19T09:35:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821698560-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821698560-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821698560-4kHz?format=api"
        },
        {
            "gps_start": 821698560,
            "utc_start": "2006-01-19T09:35:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821698560-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821698560-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821698560-4kHz?format=api"
        },
        {
            "gps_start": 821702656,
            "utc_start": "2006-01-19T10:44:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821702656-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821702656-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821702656-4kHz?format=api"
        },
        {
            "gps_start": 821702656,
            "utc_start": "2006-01-19T10:44:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821702656-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821702656-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-821702656-4kHz?format=api"
        },
        {
            "gps_start": 821702656,
            "utc_start": "2006-01-19T10:44:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821702656-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821702656-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821702656-4kHz?format=api"
        },
        {
            "gps_start": 821706752,
            "utc_start": "2006-01-19T11:52:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821706752-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821706752-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-821706752-4kHz?format=api"
        },
        {
            "gps_start": 821706752,
            "utc_start": "2006-01-19T11:52:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821706752-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821706752-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821706752-4kHz?format=api"
        },
        {
            "gps_start": 821706752,
            "utc_start": "2006-01-19T11:52:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821706752-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821706752-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821706752-4kHz?format=api"
        },
        {
            "gps_start": 821710848,
            "utc_start": "2006-01-19T13:00:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821710848-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821710848-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821710848-4kHz?format=api"
        },
        {
            "gps_start": 821710848,
            "utc_start": "2006-01-19T13:00:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821710848-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821710848-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821710848-4kHz?format=api"
        },
        {
            "gps_start": 821710848,
            "utc_start": "2006-01-19T13:00:34",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821710848-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821710848-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-821710848-4kHz?format=api"
        },
        {
            "gps_start": 821714944,
            "utc_start": "2006-01-19T14:08:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821714944-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/L-L1_LOSC_4_V1-821714944-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-821714944-4kHz?format=api"
        },
        {
            "gps_start": 821714944,
            "utc_start": "2006-01-19T14:08:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821714944-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821714944-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821714944-4kHz?format=api"
        },
        {
            "gps_start": 821714944,
            "utc_start": "2006-01-19T14:08:50",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821714944-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821714944-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821714944-4kHz?format=api"
        },
        {
            "gps_start": 821719040,
            "utc_start": "2006-01-19T15:17:06",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821719040-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H1_LOSC_4_V1-821719040-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-821719040-4kHz?format=api"
        },
        {
            "gps_start": 821719040,
            "utc_start": "2006-01-19T15:17:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821719040-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821719040-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821719040-4kHz?format=api"
        },
        {
            "gps_start": 821723136,
            "utc_start": "2006-01-19T16:25:22",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821723136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/821035008/H-H2_LOSC_4_V1-821723136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-821723136-4kHz?format=api"
        }
    ]
}