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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=384",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=382",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 383,
    "results": [
        {
            "gps_start": 829046784,
            "utc_start": "2006-04-14T10:46:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/L-L1_LOSC_4_V1-829046784-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/L-L1_LOSC_4_V1-829046784-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-829046784-4kHz?format=api"
        },
        {
            "gps_start": 829050880,
            "utc_start": "2006-04-14T11:54:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-829050880-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-829050880-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-829050880-4kHz?format=api"
        },
        {
            "gps_start": 829050880,
            "utc_start": "2006-04-14T11:54:26",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829050880-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829050880-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829050880-4kHz?format=api"
        },
        {
            "gps_start": 829050880,
            "utc_start": "2006-04-14T11:54:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/L-L1_LOSC_4_V1-829050880-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/L-L1_LOSC_4_V1-829050880-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-829050880-4kHz?format=api"
        },
        {
            "gps_start": 829054976,
            "utc_start": "2006-04-14T13:02:42",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-829054976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-829054976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-829054976-4kHz?format=api"
        },
        {
            "gps_start": 829054976,
            "utc_start": "2006-04-14T13:02:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829054976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829054976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829054976-4kHz?format=api"
        },
        {
            "gps_start": 829054976,
            "utc_start": "2006-04-14T13:02:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/L-L1_LOSC_4_V1-829054976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/L-L1_LOSC_4_V1-829054976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-829054976-4kHz?format=api"
        },
        {
            "gps_start": 829059072,
            "utc_start": "2006-04-14T14:10:58",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-829059072-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-829059072-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-829059072-4kHz?format=api"
        },
        {
            "gps_start": 829059072,
            "utc_start": "2006-04-14T14:10:58",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829059072-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829059072-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829059072-4kHz?format=api"
        },
        {
            "gps_start": 829063168,
            "utc_start": "2006-04-14T15:19:14",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-829063168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-829063168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-829063168-4kHz?format=api"
        },
        {
            "gps_start": 829063168,
            "utc_start": "2006-04-14T15:19:14",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829063168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829063168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829063168-4kHz?format=api"
        },
        {
            "gps_start": 829067264,
            "utc_start": "2006-04-14T16:27:30",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829067264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829067264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829067264-4kHz?format=api"
        },
        {
            "gps_start": 829071360,
            "utc_start": "2006-04-14T17:35:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829071360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829071360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829071360-4kHz?format=api"
        },
        {
            "gps_start": 829075456,
            "utc_start": "2006-04-14T18:44:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829075456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829075456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829075456-4kHz?format=api"
        },
        {
            "gps_start": 829079552,
            "utc_start": "2006-04-14T19:52:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829079552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829079552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829079552-4kHz?format=api"
        },
        {
            "gps_start": 829083648,
            "utc_start": "2006-04-14T21:00:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829083648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829083648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829083648-4kHz?format=api"
        },
        {
            "gps_start": 829087744,
            "utc_start": "2006-04-14T22:08:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829087744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829087744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829087744-4kHz?format=api"
        },
        {
            "gps_start": 829091840,
            "utc_start": "2006-04-14T23:17:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829091840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829091840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829091840-4kHz?format=api"
        },
        {
            "gps_start": 829095936,
            "utc_start": "2006-04-15T00:25:22",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829095936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H2_LOSC_4_V1-829095936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-829095936-4kHz?format=api"
        },
        {
            "gps_start": 829112320,
            "utc_start": "2006-04-15T04:58:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-829112320-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/828375040/H-H1_LOSC_4_V1-829112320-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-829112320-4kHz?format=api"
        }
    ]
}