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/datasets/O2_4KHZ_R1/strain-files?format=api&page=139
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=140",
    "previous": "https://gwosc.org/api/v2/datasets/O2_4KHZ_R1/strain-files?format=api&page=138",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 139,
    "results": [
        {
            "gps_start": 1173229568,
            "utc_start": "2017-03-11T01:05:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173229568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173229568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1173229568-4kHz?format=api"
        },
        {
            "gps_start": 1173229568,
            "utc_start": "2017-03-11T01:05:50",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173229568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173229568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1173229568-4kHz?format=api"
        },
        {
            "gps_start": 1173233664,
            "utc_start": "2017-03-11T02:14:06",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173233664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173233664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1173233664-4kHz?format=api"
        },
        {
            "gps_start": 1173233664,
            "utc_start": "2017-03-11T02:14:06",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173233664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173233664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1173233664-4kHz?format=api"
        },
        {
            "gps_start": 1173237760,
            "utc_start": "2017-03-11T03:22:22",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173237760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173237760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1173237760-4kHz?format=api"
        },
        {
            "gps_start": 1173237760,
            "utc_start": "2017-03-11T03:22:22",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173237760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173237760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1173237760-4kHz?format=api"
        },
        {
            "gps_start": 1173241856,
            "utc_start": "2017-03-11T04:30:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173241856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173241856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1173241856-4kHz?format=api"
        },
        {
            "gps_start": 1173241856,
            "utc_start": "2017-03-11T04:30:38",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173241856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173241856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1173241856-4kHz?format=api"
        },
        {
            "gps_start": 1173245952,
            "utc_start": "2017-03-11T05:38:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173245952-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173245952-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1173245952-4kHz?format=api"
        },
        {
            "gps_start": 1173245952,
            "utc_start": "2017-03-11T05:38:54",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173245952-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173245952-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1173245952-4kHz?format=api"
        },
        {
            "gps_start": 1173250048,
            "utc_start": "2017-03-11T06:47:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173250048-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173250048-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1173250048-4kHz?format=api"
        },
        {
            "gps_start": 1173250048,
            "utc_start": "2017-03-11T06:47:10",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173250048-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173250048-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1173250048-4kHz?format=api"
        },
        {
            "gps_start": 1173254144,
            "utc_start": "2017-03-11T07:55:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173254144-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173254144-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1173254144-4kHz?format=api"
        },
        {
            "gps_start": 1173254144,
            "utc_start": "2017-03-11T07:55:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173254144-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173254144-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1173254144-4kHz?format=api"
        },
        {
            "gps_start": 1173258240,
            "utc_start": "2017-03-11T09:03:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173258240-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173258240-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1173258240-4kHz?format=api"
        },
        {
            "gps_start": 1173258240,
            "utc_start": "2017-03-11T09:03:42",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173258240-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173258240-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1173258240-4kHz?format=api"
        },
        {
            "gps_start": 1173262336,
            "utc_start": "2017-03-11T10:11:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173262336-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173262336-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1173262336-4kHz?format=api"
        },
        {
            "gps_start": 1173262336,
            "utc_start": "2017-03-11T10:11:58",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173262336-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173262336-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1173262336-4kHz?format=api"
        },
        {
            "gps_start": 1173266432,
            "utc_start": "2017-03-11T11:20:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173266432-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/L-L1_GWOSC_O2_4KHZ_R1-1173266432-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1173266432-4kHz?format=api"
        },
        {
            "gps_start": 1173266432,
            "utc_start": "2017-03-11T11:20:14",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173266432-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1172307968/H-H1_GWOSC_O2_4KHZ_R1-1173266432-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1173266432-4kHz?format=api"
        }
    ]
}