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=24
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=25",
    "previous": "https://gwosc.org/api/v2/datasets/O2_4KHZ_R1/strain-files?format=api&page=23",
    "results_count": 7990,
    "results_per_page": 20,
    "num_pages": 400,
    "page_number": 24,
    "results": [
        {
            "gps_start": 1165955072,
            "utc_start": "2016-12-16T20:24:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165955072-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165955072-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165955072-4kHz?format=api"
        },
        {
            "gps_start": 1165959168,
            "utc_start": "2016-12-16T21:32:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165959168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165959168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165959168-4kHz?format=api"
        },
        {
            "gps_start": 1165959168,
            "utc_start": "2016-12-16T21:32:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165959168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165959168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165959168-4kHz?format=api"
        },
        {
            "gps_start": 1165963264,
            "utc_start": "2016-12-16T22:40:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165963264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165963264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165963264-4kHz?format=api"
        },
        {
            "gps_start": 1165963264,
            "utc_start": "2016-12-16T22:40:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165963264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165963264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165963264-4kHz?format=api"
        },
        {
            "gps_start": 1165967360,
            "utc_start": "2016-12-16T23:49:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165967360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165967360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165967360-4kHz?format=api"
        },
        {
            "gps_start": 1165967360,
            "utc_start": "2016-12-16T23:49:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165967360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165967360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165967360-4kHz?format=api"
        },
        {
            "gps_start": 1165971456,
            "utc_start": "2016-12-17T00:57:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165971456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165971456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165971456-4kHz?format=api"
        },
        {
            "gps_start": 1165971456,
            "utc_start": "2016-12-17T00:57:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165971456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165971456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165971456-4kHz?format=api"
        },
        {
            "gps_start": 1165975552,
            "utc_start": "2016-12-17T02:05:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165975552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165975552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165975552-4kHz?format=api"
        },
        {
            "gps_start": 1165975552,
            "utc_start": "2016-12-17T02:05:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165975552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165975552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165975552-4kHz?format=api"
        },
        {
            "gps_start": 1165979648,
            "utc_start": "2016-12-17T03:13:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165979648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165979648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165979648-4kHz?format=api"
        },
        {
            "gps_start": 1165979648,
            "utc_start": "2016-12-17T03:13:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165979648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165979648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165979648-4kHz?format=api"
        },
        {
            "gps_start": 1165983744,
            "utc_start": "2016-12-17T04:22:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165983744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165983744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165983744-4kHz?format=api"
        },
        {
            "gps_start": 1165983744,
            "utc_start": "2016-12-17T04:22:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165983744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165983744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165983744-4kHz?format=api"
        },
        {
            "gps_start": 1165987840,
            "utc_start": "2016-12-17T05:30:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165987840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165987840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165987840-4kHz?format=api"
        },
        {
            "gps_start": 1165987840,
            "utc_start": "2016-12-17T05:30:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165987840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165987840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165987840-4kHz?format=api"
        },
        {
            "gps_start": 1165991936,
            "utc_start": "2016-12-17T06:38:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165991936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165991936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165991936-4kHz?format=api"
        },
        {
            "gps_start": 1165991936,
            "utc_start": "2016-12-17T06:38:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165991936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/H-H1_GWOSC_O2_4KHZ_R1-1165991936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-1165991936-4kHz?format=api"
        },
        {
            "gps_start": 1165996032,
            "utc_start": "2016-12-17T07:46:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165996032-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1164967936/L-L1_GWOSC_O2_4KHZ_R1-1165996032-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1165996032-4kHz?format=api"
        }
    ]
}