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

{
    "next": "https://gwosc.org/api/v2/datasets/O2_4KHZ_R1/strain-files?format=api&page=6",
    "previous": "https://gwosc.org/api/v2/datasets/O2_4KHZ_R1/strain-files?format=api&page=4",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 5,
    "results": [
        {
            "gps_start": 1164820480,
            "utc_start": "2016-12-03T17:14:23",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164820480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164820480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164820480-4kHz?format=api"
        },
        {
            "gps_start": 1164820480,
            "utc_start": "2016-12-03T17:14:23",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164820480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164820480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164820480-4kHz?format=api"
        },
        {
            "gps_start": 1164824576,
            "utc_start": "2016-12-03T18:22:39",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164824576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164824576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164824576-4kHz?format=api"
        },
        {
            "gps_start": 1164824576,
            "utc_start": "2016-12-03T18:22:39",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164824576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164824576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164824576-4kHz?format=api"
        },
        {
            "gps_start": 1164828672,
            "utc_start": "2016-12-03T19:30:55",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164828672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164828672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164828672-4kHz?format=api"
        },
        {
            "gps_start": 1164828672,
            "utc_start": "2016-12-03T19:30:55",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164828672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164828672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164828672-4kHz?format=api"
        },
        {
            "gps_start": 1164832768,
            "utc_start": "2016-12-03T20:39:11",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164832768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164832768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164832768-4kHz?format=api"
        },
        {
            "gps_start": 1164832768,
            "utc_start": "2016-12-03T20:39:11",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164832768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/L-L1_GWOSC_O2_4KHZ_R1-1164832768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1164832768-4kHz?format=api"
        },
        {
            "gps_start": 1164836864,
            "utc_start": "2016-12-03T21:47:27",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164836864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164836864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164836864-4kHz?format=api"
        },
        {
            "gps_start": 1164840960,
            "utc_start": "2016-12-03T22:55:43",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164840960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164840960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164840960-4kHz?format=api"
        },
        {
            "gps_start": 1164845056,
            "utc_start": "2016-12-04T00:03:59",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164845056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164845056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164845056-4kHz?format=api"
        },
        {
            "gps_start": 1164849152,
            "utc_start": "2016-12-04T01:12:15",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164849152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164849152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164849152-4kHz?format=api"
        },
        {
            "gps_start": 1164853248,
            "utc_start": "2016-12-04T02:20:31",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164853248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164853248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164853248-4kHz?format=api"
        },
        {
            "gps_start": 1164857344,
            "utc_start": "2016-12-04T03:28:47",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164857344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164857344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164857344-4kHz?format=api"
        },
        {
            "gps_start": 1164861440,
            "utc_start": "2016-12-04T04:37:03",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164861440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164861440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164861440-4kHz?format=api"
        },
        {
            "gps_start": 1164865536,
            "utc_start": "2016-12-04T05:45:19",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164865536-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164865536-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164865536-4kHz?format=api"
        },
        {
            "gps_start": 1164869632,
            "utc_start": "2016-12-04T06:53:35",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164869632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164869632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164869632-4kHz?format=api"
        },
        {
            "gps_start": 1164873728,
            "utc_start": "2016-12-04T08:01:51",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164873728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164873728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164873728-4kHz?format=api"
        },
        {
            "gps_start": 1164877824,
            "utc_start": "2016-12-04T09:10:07",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164877824-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164877824-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164877824-4kHz?format=api"
        },
        {
            "gps_start": 1164881920,
            "utc_start": "2016-12-04T10:18:23",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164881920-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1163919360/H-H1_GWOSC_O2_4KHZ_R1-1164881920-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1164881920-4kHz?format=api"
        }
    ]
}