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

{
    "next": "https://gwosc.org/api/v2/runs/O4b/strain-files?format=api&page=582",
    "previous": "https://gwosc.org/api/v2/runs/O4b/strain-files?format=api&page=580",
    "results_count": 26864,
    "results_per_page": 20,
    "num_pages": 1344,
    "page_number": 581,
    "results": [
        {
            "gps_start": 1407373312,
            "utc_start": "2024-08-11T01:01:34",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/L-L1_GWOSC_O4b_4KHZ_R1-1407373312-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/L-L1_GWOSC_O4b_4KHZ_R1-1407373312-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1407373312-4kHz?format=api"
        },
        {
            "gps_start": 1407373312,
            "utc_start": "2024-08-11T01:01:34",
            "detector": "V1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407373312-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407373312-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407373312-4kHz?format=api"
        },
        {
            "gps_start": 1407377408,
            "utc_start": "2024-08-11T02:09:50",
            "detector": "V1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407377408-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407377408-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407377408-16kHz?format=api"
        },
        {
            "gps_start": 1407377408,
            "utc_start": "2024-08-11T02:09:50",
            "detector": "V1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407377408-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407377408-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407377408-4kHz?format=api"
        },
        {
            "gps_start": 1407381504,
            "utc_start": "2024-08-11T03:18:06",
            "detector": "V1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407381504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407381504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407381504-16kHz?format=api"
        },
        {
            "gps_start": 1407381504,
            "utc_start": "2024-08-11T03:18:06",
            "detector": "V1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407381504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407381504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407381504-4kHz?format=api"
        },
        {
            "gps_start": 1407385600,
            "utc_start": "2024-08-11T04:26:22",
            "detector": "V1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407385600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407385600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407385600-16kHz?format=api"
        },
        {
            "gps_start": 1407385600,
            "utc_start": "2024-08-11T04:26:22",
            "detector": "V1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407385600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407385600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407385600-4kHz?format=api"
        },
        {
            "gps_start": 1407389696,
            "utc_start": "2024-08-11T05:34:38",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/L-L1_GWOSC_O4b_16KHZ_R1-1407389696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/L-L1_GWOSC_O4b_16KHZ_R1-1407389696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1407389696-16kHz?format=api"
        },
        {
            "gps_start": 1407389696,
            "utc_start": "2024-08-11T05:34:38",
            "detector": "V1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407389696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407389696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407389696-16kHz?format=api"
        },
        {
            "gps_start": 1407389696,
            "utc_start": "2024-08-11T05:34:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/L-L1_GWOSC_O4b_4KHZ_R1-1407389696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/L-L1_GWOSC_O4b_4KHZ_R1-1407389696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1407389696-4kHz?format=api"
        },
        {
            "gps_start": 1407389696,
            "utc_start": "2024-08-11T05:34:38",
            "detector": "V1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407389696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407389696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407389696-4kHz?format=api"
        },
        {
            "gps_start": 1407393792,
            "utc_start": "2024-08-11T06:42:54",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/L-L1_GWOSC_O4b_16KHZ_R1-1407393792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/L-L1_GWOSC_O4b_16KHZ_R1-1407393792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1407393792-16kHz?format=api"
        },
        {
            "gps_start": 1407393792,
            "utc_start": "2024-08-11T06:42:54",
            "detector": "V1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407393792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407393792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407393792-16kHz?format=api"
        },
        {
            "gps_start": 1407393792,
            "utc_start": "2024-08-11T06:42:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/L-L1_GWOSC_O4b_4KHZ_R1-1407393792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/L-L1_GWOSC_O4b_4KHZ_R1-1407393792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1407393792-4kHz?format=api"
        },
        {
            "gps_start": 1407393792,
            "utc_start": "2024-08-11T06:42:54",
            "detector": "V1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407393792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407393792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407393792-4kHz?format=api"
        },
        {
            "gps_start": 1407397888,
            "utc_start": "2024-08-11T07:51:10",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/L-L1_GWOSC_O4b_16KHZ_R1-1407397888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/L-L1_GWOSC_O4b_16KHZ_R1-1407397888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1407397888-16kHz?format=api"
        },
        {
            "gps_start": 1407397888,
            "utc_start": "2024-08-11T07:51:10",
            "detector": "V1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407397888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_16KHZ_R1/1407188992/V-V1_GWOSC_O4b_16KHZ_R1-1407397888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407397888-16kHz?format=api"
        },
        {
            "gps_start": 1407397888,
            "utc_start": "2024-08-11T07:51:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/L-L1_GWOSC_O4b_4KHZ_R1-1407397888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/L-L1_GWOSC_O4b_4KHZ_R1-1407397888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1407397888-4kHz?format=api"
        },
        {
            "gps_start": 1407397888,
            "utc_start": "2024-08-11T07:51:10",
            "detector": "V1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407397888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O4b_4KHZ_R1/1407188992/V-V1_GWOSC_O4b_4KHZ_R1-1407397888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/V1-1407397888-4kHz?format=api"
        }
    ]
}