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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=275",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=273",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 274,
    "results": [
        {
            "gps_start": 825237504,
            "utc_start": "2006-03-01T08:38:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825237504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825237504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825237504-4kHz?format=api"
        },
        {
            "gps_start": 825237504,
            "utc_start": "2006-03-01T08:38:10",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825237504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825237504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825237504-4kHz?format=api"
        },
        {
            "gps_start": 825241600,
            "utc_start": "2006-03-01T09:46:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825241600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825241600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825241600-4kHz?format=api"
        },
        {
            "gps_start": 825241600,
            "utc_start": "2006-03-01T09:46:26",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825241600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825241600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825241600-4kHz?format=api"
        },
        {
            "gps_start": 825241600,
            "utc_start": "2006-03-01T09:46:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825241600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825241600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825241600-4kHz?format=api"
        },
        {
            "gps_start": 825245696,
            "utc_start": "2006-03-01T10:54:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825245696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825245696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825245696-4kHz?format=api"
        },
        {
            "gps_start": 825245696,
            "utc_start": "2006-03-01T10:54:42",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825245696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825245696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825245696-4kHz?format=api"
        },
        {
            "gps_start": 825245696,
            "utc_start": "2006-03-01T10:54:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825245696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825245696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825245696-4kHz?format=api"
        },
        {
            "gps_start": 825249792,
            "utc_start": "2006-03-01T12:02:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825249792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825249792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825249792-4kHz?format=api"
        },
        {
            "gps_start": 825249792,
            "utc_start": "2006-03-01T12:02:58",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825249792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825249792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825249792-4kHz?format=api"
        },
        {
            "gps_start": 825253888,
            "utc_start": "2006-03-01T13:11:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825253888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825253888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825253888-4kHz?format=api"
        },
        {
            "gps_start": 825253888,
            "utc_start": "2006-03-01T13:11:14",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825253888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825253888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825253888-4kHz?format=api"
        },
        {
            "gps_start": 825257984,
            "utc_start": "2006-03-01T14:19:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825257984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825257984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825257984-4kHz?format=api"
        },
        {
            "gps_start": 825257984,
            "utc_start": "2006-03-01T14:19:30",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825257984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825257984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825257984-4kHz?format=api"
        },
        {
            "gps_start": 825262080,
            "utc_start": "2006-03-01T15:27:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825262080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825262080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825262080-4kHz?format=api"
        },
        {
            "gps_start": 825262080,
            "utc_start": "2006-03-01T15:27:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825262080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825262080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825262080-4kHz?format=api"
        },
        {
            "gps_start": 825266176,
            "utc_start": "2006-03-01T16:36:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825266176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825266176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825266176-4kHz?format=api"
        },
        {
            "gps_start": 825274368,
            "utc_start": "2006-03-01T18:52:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825274368-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825274368-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825274368-4kHz?format=api"
        },
        {
            "gps_start": 825278464,
            "utc_start": "2006-03-01T20:00:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825278464-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825278464-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825278464-4kHz?format=api"
        },
        {
            "gps_start": 825282560,
            "utc_start": "2006-03-01T21:09:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825282560-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825282560-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825282560-4kHz?format=api"
        }
    ]
}