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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=373",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=371",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 372,
    "results": [
        {
            "gps_start": 828436480,
            "utc_start": "2006-04-07T09:14:26",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828436480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828436480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828436480-4kHz?format=api"
        },
        {
            "gps_start": 828436480,
            "utc_start": "2006-04-07T09:14:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828436480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828436480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828436480-4kHz?format=api"
        },
        {
            "gps_start": 828440576,
            "utc_start": "2006-04-07T10:22:42",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828440576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828440576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828440576-4kHz?format=api"
        },
        {
            "gps_start": 828440576,
            "utc_start": "2006-04-07T10:22:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828440576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828440576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828440576-4kHz?format=api"
        },
        {
            "gps_start": 828444672,
            "utc_start": "2006-04-07T11:30:58",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828444672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828444672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828444672-4kHz?format=api"
        },
        {
            "gps_start": 828444672,
            "utc_start": "2006-04-07T11:30:58",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828444672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828444672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828444672-4kHz?format=api"
        },
        {
            "gps_start": 828444672,
            "utc_start": "2006-04-07T11:30:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/L-L1_LOSC_4_V1-828444672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/L-L1_LOSC_4_V1-828444672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-828444672-4kHz?format=api"
        },
        {
            "gps_start": 828448768,
            "utc_start": "2006-04-07T12:39:14",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828448768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828448768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828448768-4kHz?format=api"
        },
        {
            "gps_start": 828448768,
            "utc_start": "2006-04-07T12:39:14",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828448768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828448768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828448768-4kHz?format=api"
        },
        {
            "gps_start": 828448768,
            "utc_start": "2006-04-07T12:39:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/L-L1_LOSC_4_V1-828448768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/L-L1_LOSC_4_V1-828448768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-828448768-4kHz?format=api"
        },
        {
            "gps_start": 828452864,
            "utc_start": "2006-04-07T13:47:30",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828452864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828452864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828452864-4kHz?format=api"
        },
        {
            "gps_start": 828452864,
            "utc_start": "2006-04-07T13:47:30",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828452864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828452864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828452864-4kHz?format=api"
        },
        {
            "gps_start": 828456960,
            "utc_start": "2006-04-07T14:55:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828456960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828456960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828456960-4kHz?format=api"
        },
        {
            "gps_start": 828456960,
            "utc_start": "2006-04-07T14:55:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828456960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828456960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828456960-4kHz?format=api"
        },
        {
            "gps_start": 828461056,
            "utc_start": "2006-04-07T16:04:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828461056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-828461056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828461056-4kHz?format=api"
        },
        {
            "gps_start": 828461056,
            "utc_start": "2006-04-07T16:04:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828461056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828461056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828461056-4kHz?format=api"
        },
        {
            "gps_start": 828465152,
            "utc_start": "2006-04-07T17:12:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828465152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828465152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828465152-4kHz?format=api"
        },
        {
            "gps_start": 828469248,
            "utc_start": "2006-04-07T18:20:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828469248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828469248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828469248-4kHz?format=api"
        },
        {
            "gps_start": 828473344,
            "utc_start": "2006-04-07T19:28:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828473344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828473344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828473344-4kHz?format=api"
        },
        {
            "gps_start": 828477440,
            "utc_start": "2006-04-07T20:37:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828477440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-828477440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828477440-4kHz?format=api"
        }
    ]
}