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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=64",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=62",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 63,
    "results": [
        {
            "gps_start": 817745920,
            "utc_start": "2005-12-04T15:38:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817745920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817745920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817745920-4kHz?format=api"
        },
        {
            "gps_start": 817750016,
            "utc_start": "2005-12-04T16:46:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817750016-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817750016-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817750016-4kHz?format=api"
        },
        {
            "gps_start": 817750016,
            "utc_start": "2005-12-04T16:46:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817750016-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817750016-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817750016-4kHz?format=api"
        },
        {
            "gps_start": 817750016,
            "utc_start": "2005-12-04T16:46:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817750016-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817750016-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817750016-4kHz?format=api"
        },
        {
            "gps_start": 817754112,
            "utc_start": "2005-12-04T17:54:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817754112-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817754112-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817754112-4kHz?format=api"
        },
        {
            "gps_start": 817754112,
            "utc_start": "2005-12-04T17:54:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817754112-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817754112-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817754112-4kHz?format=api"
        },
        {
            "gps_start": 817754112,
            "utc_start": "2005-12-04T17:54:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817754112-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817754112-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817754112-4kHz?format=api"
        },
        {
            "gps_start": 817758208,
            "utc_start": "2005-12-04T19:03:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817758208-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817758208-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817758208-4kHz?format=api"
        },
        {
            "gps_start": 817758208,
            "utc_start": "2005-12-04T19:03:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817758208-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817758208-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817758208-4kHz?format=api"
        },
        {
            "gps_start": 817758208,
            "utc_start": "2005-12-04T19:03:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817758208-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817758208-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817758208-4kHz?format=api"
        },
        {
            "gps_start": 817762304,
            "utc_start": "2005-12-04T20:11:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817762304-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817762304-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817762304-4kHz?format=api"
        },
        {
            "gps_start": 817762304,
            "utc_start": "2005-12-04T20:11:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817762304-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817762304-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817762304-4kHz?format=api"
        },
        {
            "gps_start": 817762304,
            "utc_start": "2005-12-04T20:11:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817762304-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817762304-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817762304-4kHz?format=api"
        },
        {
            "gps_start": 817766400,
            "utc_start": "2005-12-04T21:19:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817766400-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817766400-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817766400-4kHz?format=api"
        },
        {
            "gps_start": 817766400,
            "utc_start": "2005-12-04T21:19:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817766400-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817766400-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817766400-4kHz?format=api"
        },
        {
            "gps_start": 817766400,
            "utc_start": "2005-12-04T21:19:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817766400-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817766400-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817766400-4kHz?format=api"
        },
        {
            "gps_start": 817770496,
            "utc_start": "2005-12-04T22:28:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817770496-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817770496-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817770496-4kHz?format=api"
        },
        {
            "gps_start": 817770496,
            "utc_start": "2005-12-04T22:28:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817770496-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817770496-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817770496-4kHz?format=api"
        },
        {
            "gps_start": 817770496,
            "utc_start": "2005-12-04T22:28:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817770496-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817770496-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817770496-4kHz?format=api"
        },
        {
            "gps_start": 817774592,
            "utc_start": "2005-12-04T23:36:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817774592-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817774592-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817774592-4kHz?format=api"
        }
    ]
}