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

{
    "next": "https://gwosc.org/api/v2/runs/O2/strain-files?format=api&page=86",
    "previous": "https://gwosc.org/api/v2/runs/O2/strain-files?format=api&page=84",
    "results_count": 15980,
    "results_per_page": 20,
    "num_pages": 799,
    "page_number": 85,
    "results": [
        {
            "gps_start": 1168416768,
            "utc_start": "2017-01-14T08:12:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168416768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168416768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168416768-4kHz?format=api"
        },
        {
            "gps_start": 1168416768,
            "utc_start": "2017-01-14T08:12:30",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168416768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168416768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168416768-16kHz?format=api"
        },
        {
            "gps_start": 1168420864,
            "utc_start": "2017-01-14T09:20:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168420864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168420864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168420864-4kHz?format=api"
        },
        {
            "gps_start": 1168420864,
            "utc_start": "2017-01-14T09:20:46",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168420864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168420864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168420864-16kHz?format=api"
        },
        {
            "gps_start": 1168424960,
            "utc_start": "2017-01-14T10:29:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168424960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168424960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168424960-4kHz?format=api"
        },
        {
            "gps_start": 1168424960,
            "utc_start": "2017-01-14T10:29:02",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168424960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168424960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168424960-16kHz?format=api"
        },
        {
            "gps_start": 1168429056,
            "utc_start": "2017-01-14T11:37:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168429056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168429056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168429056-4kHz?format=api"
        },
        {
            "gps_start": 1168429056,
            "utc_start": "2017-01-14T11:37:18",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168429056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168429056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168429056-16kHz?format=api"
        },
        {
            "gps_start": 1168433152,
            "utc_start": "2017-01-14T12:45:34",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168433152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168433152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168433152-4kHz?format=api"
        },
        {
            "gps_start": 1168433152,
            "utc_start": "2017-01-14T12:45:34",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168433152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168433152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168433152-16kHz?format=api"
        },
        {
            "gps_start": 1168437248,
            "utc_start": "2017-01-14T13:53:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168437248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168437248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168437248-4kHz?format=api"
        },
        {
            "gps_start": 1168437248,
            "utc_start": "2017-01-14T13:53:50",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168437248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168437248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168437248-16kHz?format=api"
        },
        {
            "gps_start": 1168441344,
            "utc_start": "2017-01-14T15:02:06",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168441344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168441344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168441344-4kHz?format=api"
        },
        {
            "gps_start": 1168441344,
            "utc_start": "2017-01-14T15:02:06",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168441344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168441344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168441344-16kHz?format=api"
        },
        {
            "gps_start": 1168445440,
            "utc_start": "2017-01-14T16:10:22",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168445440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168445440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168445440-4kHz?format=api"
        },
        {
            "gps_start": 1168445440,
            "utc_start": "2017-01-14T16:10:22",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168445440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168445440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168445440-16kHz?format=api"
        },
        {
            "gps_start": 1168453632,
            "utc_start": "2017-01-14T18:26:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168453632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168453632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168453632-4kHz?format=api"
        },
        {
            "gps_start": 1168453632,
            "utc_start": "2017-01-14T18:26:54",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168453632-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168453632-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168453632-16kHz?format=api"
        },
        {
            "gps_start": 1168457728,
            "utc_start": "2017-01-14T19:35:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168457728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1168113664/L-L1_GWOSC_O2_4KHZ_R1-1168457728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168457728-4kHz?format=api"
        },
        {
            "gps_start": 1168457728,
            "utc_start": "2017-01-14T19:35:10",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168457728-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1168113664/L-L1_GWOSC_O2_16KHZ_R1-1168457728-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1168457728-16kHz?format=api"
        }
    ]
}