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=106
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=107",
    "previous": "https://gwosc.org/api/v2/datasets/O1/strain-files?format=api&page=105",
    "results_count": 3526,
    "results_per_page": 20,
    "num_pages": 177,
    "page_number": 106,
    "results": [
        {
            "gps_start": 1132642304,
            "utc_start": "2015-11-27T06:51:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132642304-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132642304-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132642304-4kHz?format=api"
        },
        {
            "gps_start": 1132646400,
            "utc_start": "2015-11-27T07:59:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132646400-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132646400-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132646400-4kHz?format=api"
        },
        {
            "gps_start": 1132646400,
            "utc_start": "2015-11-27T07:59:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132646400-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132646400-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132646400-4kHz?format=api"
        },
        {
            "gps_start": 1132650496,
            "utc_start": "2015-11-27T09:07:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132650496-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132650496-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132650496-4kHz?format=api"
        },
        {
            "gps_start": 1132650496,
            "utc_start": "2015-11-27T09:07:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132650496-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132650496-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132650496-4kHz?format=api"
        },
        {
            "gps_start": 1132654592,
            "utc_start": "2015-11-27T10:16:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132654592-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132654592-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132654592-4kHz?format=api"
        },
        {
            "gps_start": 1132658688,
            "utc_start": "2015-11-27T11:24:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132658688-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132658688-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132658688-4kHz?format=api"
        },
        {
            "gps_start": 1132662784,
            "utc_start": "2015-11-27T12:32:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132662784-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132662784-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132662784-4kHz?format=api"
        },
        {
            "gps_start": 1132666880,
            "utc_start": "2015-11-27T13:41:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132666880-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132666880-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132666880-4kHz?format=api"
        },
        {
            "gps_start": 1132670976,
            "utc_start": "2015-11-27T14:49:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132670976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132670976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132670976-4kHz?format=api"
        },
        {
            "gps_start": 1132670976,
            "utc_start": "2015-11-27T14:49:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132670976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132670976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132670976-4kHz?format=api"
        },
        {
            "gps_start": 1132675072,
            "utc_start": "2015-11-27T15:57:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132675072-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132675072-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132675072-4kHz?format=api"
        },
        {
            "gps_start": 1132679168,
            "utc_start": "2015-11-27T17:05:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132679168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132679168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132679168-4kHz?format=api"
        },
        {
            "gps_start": 1132679168,
            "utc_start": "2015-11-27T17:05:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132679168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132679168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132679168-4kHz?format=api"
        },
        {
            "gps_start": 1132683264,
            "utc_start": "2015-11-27T18:14:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132683264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132683264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132683264-4kHz?format=api"
        },
        {
            "gps_start": 1132683264,
            "utc_start": "2015-11-27T18:14:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132683264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132683264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132683264-4kHz?format=api"
        },
        {
            "gps_start": 1132687360,
            "utc_start": "2015-11-27T19:22:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132687360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132687360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132687360-4kHz?format=api"
        },
        {
            "gps_start": 1132699648,
            "utc_start": "2015-11-27T22:47:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132699648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/L-L1_LOSC_4_V1-1132699648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1132699648-4kHz?format=api"
        },
        {
            "gps_start": 1132703744,
            "utc_start": "2015-11-27T23:55:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132703744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132703744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132703744-4kHz?format=api"
        },
        {
            "gps_start": 1132707840,
            "utc_start": "2015-11-28T01:03:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132707840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O1/1132462080/H-H1_LOSC_4_V1-1132707840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1132707840-4kHz?format=api"
        }
    ]
}