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=21
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=22",
    "previous": "https://gwosc.org/api/v2/datasets/O2_4KHZ_R1/strain-files?format=api&page=20",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 21,
    "results": [
        {
            "gps_start": 1165824000,
            "utc_start": "2016-12-15T07:59:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165824000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165824000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165824000-4kHz?format=api"
        },
        {
            "gps_start": 1165828096,
            "utc_start": "2016-12-15T09:07:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165828096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165828096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165828096-4kHz?format=api"
        },
        {
            "gps_start": 1165828096,
            "utc_start": "2016-12-15T09:07:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165828096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165828096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165828096-4kHz?format=api"
        },
        {
            "gps_start": 1165832192,
            "utc_start": "2016-12-15T10:16:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165832192-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165832192-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165832192-4kHz?format=api"
        },
        {
            "gps_start": 1165832192,
            "utc_start": "2016-12-15T10:16:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165832192-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165832192-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165832192-4kHz?format=api"
        },
        {
            "gps_start": 1165836288,
            "utc_start": "2016-12-15T11:24:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165836288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165836288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165836288-4kHz?format=api"
        },
        {
            "gps_start": 1165836288,
            "utc_start": "2016-12-15T11:24:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165836288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165836288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165836288-4kHz?format=api"
        },
        {
            "gps_start": 1165840384,
            "utc_start": "2016-12-15T12:32:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165840384-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165840384-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165840384-4kHz?format=api"
        },
        {
            "gps_start": 1165840384,
            "utc_start": "2016-12-15T12:32:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165840384-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165840384-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165840384-4kHz?format=api"
        },
        {
            "gps_start": 1165844480,
            "utc_start": "2016-12-15T13:41:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165844480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165844480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165844480-4kHz?format=api"
        },
        {
            "gps_start": 1165844480,
            "utc_start": "2016-12-15T13:41:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165844480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165844480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165844480-4kHz?format=api"
        },
        {
            "gps_start": 1165848576,
            "utc_start": "2016-12-15T14:49:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165848576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165848576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165848576-4kHz?format=api"
        },
        {
            "gps_start": 1165848576,
            "utc_start": "2016-12-15T14:49:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165848576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165848576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165848576-4kHz?format=api"
        },
        {
            "gps_start": 1165852672,
            "utc_start": "2016-12-15T15:57:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165852672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165852672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165852672-4kHz?format=api"
        },
        {
            "gps_start": 1165852672,
            "utc_start": "2016-12-15T15:57:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165852672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165852672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165852672-4kHz?format=api"
        },
        {
            "gps_start": 1165856768,
            "utc_start": "2016-12-15T17:05:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165856768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165856768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165856768-4kHz?format=api"
        },
        {
            "gps_start": 1165860864,
            "utc_start": "2016-12-15T18:14:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165860864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165860864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165860864-4kHz?format=api"
        },
        {
            "gps_start": 1165864960,
            "utc_start": "2016-12-15T19:22:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165864960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165864960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165864960-4kHz?format=api"
        },
        {
            "gps_start": 1165864960,
            "utc_start": "2016-12-15T19:22:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165864960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165864960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165864960-4kHz?format=api"
        },
        {
            "gps_start": 1165869056,
            "utc_start": "2016-12-15T20:30:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165869056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165869056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165869056-4kHz?format=api"
        }
    ]
}