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/runs/O1/strain-files?format=api&page=234
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=235",
    "previous": "https://gwosc.org/api/v2/runs/O1/strain-files?format=api&page=233",
    "results_count": 7052,
    "results_per_page": 20,
    "num_pages": 353,
    "page_number": 234,
    "results": [
        {
            "gps_start": 1133219840,
            "utc_start": "2015-12-03T23:17:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1133219840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1133219840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1133219840-4kHz?format=api"
        },
        {
            "gps_start": 1133219840,
            "utc_start": "2015-12-03T23:17:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133219840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133219840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133219840-4kHz?format=api"
        },
        {
            "gps_start": 1133219840,
            "utc_start": "2015-12-03T23:17:03",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/H-H1_LOSC_16_V1-1133219840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/H-H1_LOSC_16_V1-1133219840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1133219840-16kHz?format=api"
        },
        {
            "gps_start": 1133219840,
            "utc_start": "2015-12-03T23:17:03",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133219840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133219840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133219840-16kHz?format=api"
        },
        {
            "gps_start": 1133223936,
            "utc_start": "2015-12-04T00:25:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1133223936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1133223936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1133223936-4kHz?format=api"
        },
        {
            "gps_start": 1133223936,
            "utc_start": "2015-12-04T00:25:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133223936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133223936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133223936-4kHz?format=api"
        },
        {
            "gps_start": 1133223936,
            "utc_start": "2015-12-04T00:25:19",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/H-H1_LOSC_16_V1-1133223936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/H-H1_LOSC_16_V1-1133223936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1133223936-16kHz?format=api"
        },
        {
            "gps_start": 1133223936,
            "utc_start": "2015-12-04T00:25:19",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133223936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133223936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133223936-16kHz?format=api"
        },
        {
            "gps_start": 1133228032,
            "utc_start": "2015-12-04T01:33:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1133228032-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1133228032-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1133228032-4kHz?format=api"
        },
        {
            "gps_start": 1133228032,
            "utc_start": "2015-12-04T01:33:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133228032-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133228032-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133228032-4kHz?format=api"
        },
        {
            "gps_start": 1133228032,
            "utc_start": "2015-12-04T01:33:35",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/H-H1_LOSC_16_V1-1133228032-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/H-H1_LOSC_16_V1-1133228032-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1133228032-16kHz?format=api"
        },
        {
            "gps_start": 1133228032,
            "utc_start": "2015-12-04T01:33:35",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133228032-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133228032-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133228032-16kHz?format=api"
        },
        {
            "gps_start": 1133232128,
            "utc_start": "2015-12-04T02:41:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1133232128-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1133232128-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1133232128-4kHz?format=api"
        },
        {
            "gps_start": 1133232128,
            "utc_start": "2015-12-04T02:41:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133232128-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133232128-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133232128-4kHz?format=api"
        },
        {
            "gps_start": 1133232128,
            "utc_start": "2015-12-04T02:41:51",
            "detector": "H1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/H-H1_LOSC_16_V1-1133232128-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/H-H1_LOSC_16_V1-1133232128-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1133232128-16kHz?format=api"
        },
        {
            "gps_start": 1133232128,
            "utc_start": "2015-12-04T02:41:51",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133232128-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133232128-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133232128-16kHz?format=api"
        },
        {
            "gps_start": 1133236224,
            "utc_start": "2015-12-04T03:50:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133236224-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133236224-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133236224-4kHz?format=api"
        },
        {
            "gps_start": 1133236224,
            "utc_start": "2015-12-04T03:50:07",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133236224-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133236224-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133236224-16kHz?format=api"
        },
        {
            "gps_start": 1133240320,
            "utc_start": "2015-12-04T04:58:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133240320-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1133240320-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133240320-4kHz?format=api"
        },
        {
            "gps_start": 1133240320,
            "utc_start": "2015-12-04T04:58:23",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133240320-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1_16KHZ/1132462080/L-L1_LOSC_16_V1-1133240320-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1133240320-16kHz?format=api"
        }
    ]
}