Return strain file list.

Query parameters:

  • start: Initial GPS time of the desired GPS interval.
  • stop: Final GPS time of the desired GPS interval.
  • detector: e.g. H1, L1, V1, etc.
  • sample-rate: 4 or 16 [kHz]

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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=80",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=78",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 79,
    "results": [
        {
            "gps_start": 818294784,
            "utc_start": "2005-12-11T00:06:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818294784-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818294784-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818294784-4kHz?format=api"
        },
        {
            "gps_start": 818298880,
            "utc_start": "2005-12-11T01:14:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818298880-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818298880-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818298880-4kHz?format=api"
        },
        {
            "gps_start": 818298880,
            "utc_start": "2005-12-11T01:14:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818298880-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818298880-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818298880-4kHz?format=api"
        },
        {
            "gps_start": 818298880,
            "utc_start": "2005-12-11T01:14:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818298880-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818298880-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818298880-4kHz?format=api"
        },
        {
            "gps_start": 818302976,
            "utc_start": "2005-12-11T02:22:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818302976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818302976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818302976-4kHz?format=api"
        },
        {
            "gps_start": 818302976,
            "utc_start": "2005-12-11T02:22:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818302976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818302976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818302976-4kHz?format=api"
        },
        {
            "gps_start": 818302976,
            "utc_start": "2005-12-11T02:22:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818302976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818302976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818302976-4kHz?format=api"
        },
        {
            "gps_start": 818307072,
            "utc_start": "2005-12-11T03:30:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818307072-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818307072-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818307072-4kHz?format=api"
        },
        {
            "gps_start": 818307072,
            "utc_start": "2005-12-11T03:30:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818307072-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818307072-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818307072-4kHz?format=api"
        },
        {
            "gps_start": 818307072,
            "utc_start": "2005-12-11T03:30:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818307072-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818307072-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818307072-4kHz?format=api"
        },
        {
            "gps_start": 818311168,
            "utc_start": "2005-12-11T04:39:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818311168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818311168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818311168-4kHz?format=api"
        },
        {
            "gps_start": 818311168,
            "utc_start": "2005-12-11T04:39:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818311168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818311168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818311168-4kHz?format=api"
        },
        {
            "gps_start": 818311168,
            "utc_start": "2005-12-11T04:39:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818311168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818311168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818311168-4kHz?format=api"
        },
        {
            "gps_start": 818315264,
            "utc_start": "2005-12-11T05:47:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818315264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818315264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818315264-4kHz?format=api"
        },
        {
            "gps_start": 818315264,
            "utc_start": "2005-12-11T05:47:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818315264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818315264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818315264-4kHz?format=api"
        },
        {
            "gps_start": 818315264,
            "utc_start": "2005-12-11T05:47:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818315264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818315264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818315264-4kHz?format=api"
        },
        {
            "gps_start": 818319360,
            "utc_start": "2005-12-11T06:55:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818319360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818319360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818319360-4kHz?format=api"
        },
        {
            "gps_start": 818319360,
            "utc_start": "2005-12-11T06:55:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818319360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818319360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818319360-4kHz?format=api"
        },
        {
            "gps_start": 818319360,
            "utc_start": "2005-12-11T06:55:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818319360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818319360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818319360-4kHz?format=api"
        },
        {
            "gps_start": 818323456,
            "utc_start": "2005-12-11T08:04:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818323456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818323456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818323456-4kHz?format=api"
        }
    ]
}