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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=303",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=301",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 302,
    "results": [
        {
            "gps_start": 826208256,
            "utc_start": "2006-03-12T14:17:22",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826208256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826208256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826208256-4kHz?format=api"
        },
        {
            "gps_start": 826208256,
            "utc_start": "2006-03-12T14:17:22",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-826208256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-826208256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-826208256-4kHz?format=api"
        },
        {
            "gps_start": 826208256,
            "utc_start": "2006-03-12T14:17:22",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826208256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826208256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826208256-4kHz?format=api"
        },
        {
            "gps_start": 826212352,
            "utc_start": "2006-03-12T15:25:38",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826212352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826212352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826212352-4kHz?format=api"
        },
        {
            "gps_start": 826212352,
            "utc_start": "2006-03-12T15:25:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-826212352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-826212352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-826212352-4kHz?format=api"
        },
        {
            "gps_start": 826212352,
            "utc_start": "2006-03-12T15:25:38",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826212352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826212352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826212352-4kHz?format=api"
        },
        {
            "gps_start": 826216448,
            "utc_start": "2006-03-12T16:33:54",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826216448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826216448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826216448-4kHz?format=api"
        },
        {
            "gps_start": 826216448,
            "utc_start": "2006-03-12T16:33:54",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826216448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826216448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826216448-4kHz?format=api"
        },
        {
            "gps_start": 826216448,
            "utc_start": "2006-03-12T16:33:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-826216448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-826216448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-826216448-4kHz?format=api"
        },
        {
            "gps_start": 826220544,
            "utc_start": "2006-03-12T17:42:10",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826220544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826220544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826220544-4kHz?format=api"
        },
        {
            "gps_start": 826220544,
            "utc_start": "2006-03-12T17:42:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826220544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826220544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826220544-4kHz?format=api"
        },
        {
            "gps_start": 826220544,
            "utc_start": "2006-03-12T17:42:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-826220544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-826220544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-826220544-4kHz?format=api"
        },
        {
            "gps_start": 826224640,
            "utc_start": "2006-03-12T18:50:26",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826224640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826224640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826224640-4kHz?format=api"
        },
        {
            "gps_start": 826224640,
            "utc_start": "2006-03-12T18:50:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826224640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826224640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826224640-4kHz?format=api"
        },
        {
            "gps_start": 826228736,
            "utc_start": "2006-03-12T19:58:42",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826228736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826228736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826228736-4kHz?format=api"
        },
        {
            "gps_start": 826228736,
            "utc_start": "2006-03-12T19:58:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826228736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826228736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826228736-4kHz?format=api"
        },
        {
            "gps_start": 826232832,
            "utc_start": "2006-03-12T21:06:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-826232832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-826232832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-826232832-4kHz?format=api"
        },
        {
            "gps_start": 826232832,
            "utc_start": "2006-03-12T21:06:58",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826232832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826232832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826232832-4kHz?format=api"
        },
        {
            "gps_start": 826232832,
            "utc_start": "2006-03-12T21:06:58",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826232832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-826232832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-826232832-4kHz?format=api"
        },
        {
            "gps_start": 826236928,
            "utc_start": "2006-03-12T22:15:14",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826236928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-826236928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-826236928-4kHz?format=api"
        }
    ]
}