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/runs/O1/strain-files?format=api&page=322
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/runs/O1/strain-files?format=api&page=323",
    "previous": "https://gwosc.org/api/v2/runs/O1/strain-files?format=api&page=321",
    "results_count": 7052,
    "results_per_page": 20,
    "num_pages": 353,
    "page_number": 322,
    "results": [
        {
            "gps_start": 1135980544,
            "utc_start": "2016-01-04T22:08:47",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/H-H1_LOSC_16_V1-1135980544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/H-H1_LOSC_16_V1-1135980544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1135980544-16kHz?format=api"
        },
        {
            "gps_start": 1135980544,
            "utc_start": "2016-01-04T22:08:47",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/L-L1_LOSC_16_V1-1135980544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/L-L1_LOSC_16_V1-1135980544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1135980544-16kHz?format=api"
        },
        {
            "gps_start": 1135984640,
            "utc_start": "2016-01-04T23:17:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1135607808/H-H1_LOSC_4_V1-1135984640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1135607808/H-H1_LOSC_4_V1-1135984640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1135984640-4kHz?format=api"
        },
        {
            "gps_start": 1135984640,
            "utc_start": "2016-01-04T23:17:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1135607808/L-L1_LOSC_4_V1-1135984640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1135607808/L-L1_LOSC_4_V1-1135984640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1135984640-4kHz?format=api"
        },
        {
            "gps_start": 1135984640,
            "utc_start": "2016-01-04T23:17:03",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/H-H1_LOSC_16_V1-1135984640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/H-H1_LOSC_16_V1-1135984640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1135984640-16kHz?format=api"
        },
        {
            "gps_start": 1135984640,
            "utc_start": "2016-01-04T23:17:03",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/L-L1_LOSC_16_V1-1135984640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/L-L1_LOSC_16_V1-1135984640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1135984640-16kHz?format=api"
        },
        {
            "gps_start": 1135988736,
            "utc_start": "2016-01-05T00:25:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1135607808/H-H1_LOSC_4_V1-1135988736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1135607808/H-H1_LOSC_4_V1-1135988736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1135988736-4kHz?format=api"
        },
        {
            "gps_start": 1135988736,
            "utc_start": "2016-01-05T00:25:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1135607808/L-L1_LOSC_4_V1-1135988736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1135607808/L-L1_LOSC_4_V1-1135988736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1135988736-4kHz?format=api"
        },
        {
            "gps_start": 1135988736,
            "utc_start": "2016-01-05T00:25:19",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/H-H1_LOSC_16_V1-1135988736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/H-H1_LOSC_16_V1-1135988736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1135988736-16kHz?format=api"
        },
        {
            "gps_start": 1135988736,
            "utc_start": "2016-01-05T00:25:19",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/L-L1_LOSC_16_V1-1135988736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/L-L1_LOSC_16_V1-1135988736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1135988736-16kHz?format=api"
        },
        {
            "gps_start": 1135992832,
            "utc_start": "2016-01-05T01:33:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1135607808/L-L1_LOSC_4_V1-1135992832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1135607808/L-L1_LOSC_4_V1-1135992832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1135992832-4kHz?format=api"
        },
        {
            "gps_start": 1135992832,
            "utc_start": "2016-01-05T01:33:35",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/L-L1_LOSC_16_V1-1135992832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/L-L1_LOSC_16_V1-1135992832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1135992832-16kHz?format=api"
        },
        {
            "gps_start": 1135996928,
            "utc_start": "2016-01-05T02:41:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1135607808/L-L1_LOSC_4_V1-1135996928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1135607808/L-L1_LOSC_4_V1-1135996928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1135996928-4kHz?format=api"
        },
        {
            "gps_start": 1135996928,
            "utc_start": "2016-01-05T02:41:51",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/L-L1_LOSC_16_V1-1135996928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/L-L1_LOSC_16_V1-1135996928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1135996928-16kHz?format=api"
        },
        {
            "gps_start": 1136001024,
            "utc_start": "2016-01-05T03:50:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1135607808/H-H1_LOSC_4_V1-1136001024-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1135607808/H-H1_LOSC_4_V1-1136001024-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1136001024-4kHz?format=api"
        },
        {
            "gps_start": 1136001024,
            "utc_start": "2016-01-05T03:50:07",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/H-H1_LOSC_16_V1-1136001024-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/H-H1_LOSC_16_V1-1136001024-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1136001024-16kHz?format=api"
        },
        {
            "gps_start": 1136005120,
            "utc_start": "2016-01-05T04:58:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1135607808/H-H1_LOSC_4_V1-1136005120-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1135607808/H-H1_LOSC_4_V1-1136005120-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1136005120-4kHz?format=api"
        },
        {
            "gps_start": 1136005120,
            "utc_start": "2016-01-05T04:58:23",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/H-H1_LOSC_16_V1-1136005120-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1135607808/H-H1_LOSC_16_V1-1136005120-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1136005120-16kHz?format=api"
        },
        {
            "gps_start": 1136009216,
            "utc_start": "2016-01-05T06:06:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1135607808/H-H1_LOSC_4_V1-1136009216-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1135607808/H-H1_LOSC_4_V1-1136009216-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1136009216-4kHz?format=api"
        },
        {
            "gps_start": 1136009216,
            "utc_start": "2016-01-05T06:06:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1135607808/L-L1_LOSC_4_V1-1136009216-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1135607808/L-L1_LOSC_4_V1-1136009216-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1136009216-4kHz?format=api"
        }
    ]
}