Return strain file list.

Query parameters:

  • start: Initial GPS time of the desired GPS interval.
  • stop: Final GPS time of the desired GPS interval.
  • detector: e.g. H1, L1, V1, etc.
  • sample-rate: 4 or 16 [kHz]

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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=123",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=121",
    "results_count": 124497,
    "results_per_page": 20,
    "num_pages": 6225,
    "page_number": 122,
    "results": [
        {
            "gps_start": 819609600,
            "utc_start": "2005-12-26T05:19:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819609600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819609600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819609600-4kHz?format=api"
        },
        {
            "gps_start": 819613696,
            "utc_start": "2005-12-26T06:28:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819613696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819613696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819613696-4kHz?format=api"
        },
        {
            "gps_start": 819613696,
            "utc_start": "2005-12-26T06:28:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819613696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819613696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819613696-4kHz?format=api"
        },
        {
            "gps_start": 819613696,
            "utc_start": "2005-12-26T06:28:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819613696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819613696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819613696-4kHz?format=api"
        },
        {
            "gps_start": 819617792,
            "utc_start": "2005-12-26T07:36:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819617792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819617792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819617792-4kHz?format=api"
        },
        {
            "gps_start": 819617792,
            "utc_start": "2005-12-26T07:36:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819617792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819617792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819617792-4kHz?format=api"
        },
        {
            "gps_start": 819617792,
            "utc_start": "2005-12-26T07:36:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819617792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819617792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819617792-4kHz?format=api"
        },
        {
            "gps_start": 819621888,
            "utc_start": "2005-12-26T08:44:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819621888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819621888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819621888-4kHz?format=api"
        },
        {
            "gps_start": 819621888,
            "utc_start": "2005-12-26T08:44:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819621888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819621888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819621888-4kHz?format=api"
        },
        {
            "gps_start": 819621888,
            "utc_start": "2005-12-26T08:44:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819621888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819621888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819621888-4kHz?format=api"
        },
        {
            "gps_start": 819625984,
            "utc_start": "2005-12-26T09:52:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819625984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819625984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819625984-4kHz?format=api"
        },
        {
            "gps_start": 819625984,
            "utc_start": "2005-12-26T09:52:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819625984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819625984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819625984-4kHz?format=api"
        },
        {
            "gps_start": 819625984,
            "utc_start": "2005-12-26T09:52:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819625984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819625984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819625984-4kHz?format=api"
        },
        {
            "gps_start": 819630080,
            "utc_start": "2005-12-26T11:01:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819630080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819630080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819630080-4kHz?format=api"
        },
        {
            "gps_start": 819630080,
            "utc_start": "2005-12-26T11:01:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819630080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819630080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819630080-4kHz?format=api"
        },
        {
            "gps_start": 819630080,
            "utc_start": "2005-12-26T11:01:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819630080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819630080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819630080-4kHz?format=api"
        },
        {
            "gps_start": 819634176,
            "utc_start": "2005-12-26T12:09:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819634176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819634176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819634176-4kHz?format=api"
        },
        {
            "gps_start": 819634176,
            "utc_start": "2005-12-26T12:09:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819634176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819634176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819634176-4kHz?format=api"
        },
        {
            "gps_start": 819634176,
            "utc_start": "2005-12-26T12:09:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819634176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819634176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819634176-4kHz?format=api"
        },
        {
            "gps_start": 819638272,
            "utc_start": "2005-12-26T13:17:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819638272-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819638272-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819638272-4kHz?format=api"
        }
    ]
}