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

{
    "next": "https://gwosc.org/api/v2/datasets/O1/strain-files?format=api&page=66",
    "previous": "https://gwosc.org/api/v2/datasets/O1/strain-files?format=api&page=64",
    "results_count": 3526,
    "results_per_page": 20,
    "num_pages": 177,
    "page_number": 65,
    "results": [
        {
            "gps_start": 1129877504,
            "utc_start": "2015-10-26T06:51:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129877504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129877504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1129877504-4kHz?format=api"
        },
        {
            "gps_start": 1129881600,
            "utc_start": "2015-10-26T07:59:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129881600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129881600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1129881600-4kHz?format=api"
        },
        {
            "gps_start": 1129967616,
            "utc_start": "2015-10-27T07:53:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129967616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129967616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1129967616-4kHz?format=api"
        },
        {
            "gps_start": 1129971712,
            "utc_start": "2015-10-27T09:01:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129971712-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129971712-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1129971712-4kHz?format=api"
        },
        {
            "gps_start": 1129975808,
            "utc_start": "2015-10-27T10:09:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1129975808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1129975808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1129975808-4kHz?format=api"
        },
        {
            "gps_start": 1129975808,
            "utc_start": "2015-10-27T10:09:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129975808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129975808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1129975808-4kHz?format=api"
        },
        {
            "gps_start": 1129979904,
            "utc_start": "2015-10-27T11:18:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1129979904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1129979904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1129979904-4kHz?format=api"
        },
        {
            "gps_start": 1129979904,
            "utc_start": "2015-10-27T11:18:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129979904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129979904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1129979904-4kHz?format=api"
        },
        {
            "gps_start": 1129984000,
            "utc_start": "2015-10-27T12:26:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1129984000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1129984000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1129984000-4kHz?format=api"
        },
        {
            "gps_start": 1129984000,
            "utc_start": "2015-10-27T12:26:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129984000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129984000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1129984000-4kHz?format=api"
        },
        {
            "gps_start": 1129988096,
            "utc_start": "2015-10-27T13:34:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129988096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129988096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1129988096-4kHz?format=api"
        },
        {
            "gps_start": 1129992192,
            "utc_start": "2015-10-27T14:42:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129992192-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1129992192-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1129992192-4kHz?format=api"
        },
        {
            "gps_start": 1130004480,
            "utc_start": "2015-10-27T18:07:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130004480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130004480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130004480-4kHz?format=api"
        },
        {
            "gps_start": 1130008576,
            "utc_start": "2015-10-27T19:15:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130008576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130008576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130008576-4kHz?format=api"
        },
        {
            "gps_start": 1130012672,
            "utc_start": "2015-10-27T20:24:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130012672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130012672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130012672-4kHz?format=api"
        },
        {
            "gps_start": 1130016768,
            "utc_start": "2015-10-27T21:32:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130016768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130016768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130016768-4kHz?format=api"
        },
        {
            "gps_start": 1130016768,
            "utc_start": "2015-10-27T21:32:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1130016768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1130016768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1130016768-4kHz?format=api"
        },
        {
            "gps_start": 1130020864,
            "utc_start": "2015-10-27T22:40:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130020864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130020864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130020864-4kHz?format=api"
        },
        {
            "gps_start": 1130020864,
            "utc_start": "2015-10-27T22:40:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1130020864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/H-H1_LOSC_4_V1-1130020864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1130020864-4kHz?format=api"
        },
        {
            "gps_start": 1130024960,
            "utc_start": "2015-10-27T23:49:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130024960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1129316352/L-L1_LOSC_4_V1-1130024960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1130024960-4kHz?format=api"
        }
    ]
}