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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=94",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=92",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 93,
    "results": [
        {
            "gps_start": 818741248,
            "utc_start": "2005-12-16T04:07:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818741248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818741248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818741248-4kHz?format=api"
        },
        {
            "gps_start": 818745344,
            "utc_start": "2005-12-16T05:15:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818745344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818745344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818745344-4kHz?format=api"
        },
        {
            "gps_start": 818745344,
            "utc_start": "2005-12-16T05:15:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818745344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818745344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818745344-4kHz?format=api"
        },
        {
            "gps_start": 818745344,
            "utc_start": "2005-12-16T05:15:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818745344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818745344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818745344-4kHz?format=api"
        },
        {
            "gps_start": 818749440,
            "utc_start": "2005-12-16T06:23:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818749440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818749440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818749440-4kHz?format=api"
        },
        {
            "gps_start": 818749440,
            "utc_start": "2005-12-16T06:23:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818749440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818749440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818749440-4kHz?format=api"
        },
        {
            "gps_start": 818749440,
            "utc_start": "2005-12-16T06:23:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818749440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818749440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818749440-4kHz?format=api"
        },
        {
            "gps_start": 818753536,
            "utc_start": "2005-12-16T07:32:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818753536-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818753536-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818753536-4kHz?format=api"
        },
        {
            "gps_start": 818753536,
            "utc_start": "2005-12-16T07:32:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818753536-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818753536-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818753536-4kHz?format=api"
        },
        {
            "gps_start": 818753536,
            "utc_start": "2005-12-16T07:32:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818753536-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818753536-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818753536-4kHz?format=api"
        },
        {
            "gps_start": 818757632,
            "utc_start": "2005-12-16T08:40:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818757632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818757632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818757632-4kHz?format=api"
        },
        {
            "gps_start": 818757632,
            "utc_start": "2005-12-16T08:40:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818757632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818757632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818757632-4kHz?format=api"
        },
        {
            "gps_start": 818757632,
            "utc_start": "2005-12-16T08:40:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818757632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818757632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818757632-4kHz?format=api"
        },
        {
            "gps_start": 818761728,
            "utc_start": "2005-12-16T09:48:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818761728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818761728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818761728-4kHz?format=api"
        },
        {
            "gps_start": 818761728,
            "utc_start": "2005-12-16T09:48:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818761728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818761728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818761728-4kHz?format=api"
        },
        {
            "gps_start": 818761728,
            "utc_start": "2005-12-16T09:48:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818761728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818761728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818761728-4kHz?format=api"
        },
        {
            "gps_start": 818765824,
            "utc_start": "2005-12-16T10:56:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818765824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818765824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818765824-4kHz?format=api"
        },
        {
            "gps_start": 818765824,
            "utc_start": "2005-12-16T10:56:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818765824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818765824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818765824-4kHz?format=api"
        },
        {
            "gps_start": 818765824,
            "utc_start": "2005-12-16T10:56:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818765824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818765824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818765824-4kHz?format=api"
        },
        {
            "gps_start": 818769920,
            "utc_start": "2005-12-16T12:05:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818769920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818769920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818769920-4kHz?format=api"
        }
    ]
}