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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=277",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=275",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 276,
    "results": [
        {
            "gps_start": 825331712,
            "utc_start": "2006-03-02T10:48:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825331712-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825331712-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825331712-4kHz?format=api"
        },
        {
            "gps_start": 825335808,
            "utc_start": "2006-03-02T11:56:34",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825335808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825335808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825335808-4kHz?format=api"
        },
        {
            "gps_start": 825335808,
            "utc_start": "2006-03-02T11:56:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825335808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825335808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825335808-4kHz?format=api"
        },
        {
            "gps_start": 825339904,
            "utc_start": "2006-03-02T13:04:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825339904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825339904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825339904-4kHz?format=api"
        },
        {
            "gps_start": 825344000,
            "utc_start": "2006-03-02T14:13:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825344000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825344000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825344000-4kHz?format=api"
        },
        {
            "gps_start": 825348096,
            "utc_start": "2006-03-02T15:21:22",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825348096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825348096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825348096-4kHz?format=api"
        },
        {
            "gps_start": 825376768,
            "utc_start": "2006-03-02T23:19:14",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825376768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825376768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825376768-4kHz?format=api"
        },
        {
            "gps_start": 825380864,
            "utc_start": "2006-03-03T00:27:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825380864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825380864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825380864-4kHz?format=api"
        },
        {
            "gps_start": 825380864,
            "utc_start": "2006-03-03T00:27:30",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825380864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825380864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825380864-4kHz?format=api"
        },
        {
            "gps_start": 825384960,
            "utc_start": "2006-03-03T01:35:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825384960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825384960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825384960-4kHz?format=api"
        },
        {
            "gps_start": 825384960,
            "utc_start": "2006-03-03T01:35:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825384960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825384960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825384960-4kHz?format=api"
        },
        {
            "gps_start": 825389056,
            "utc_start": "2006-03-03T02:44:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825389056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825389056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825389056-4kHz?format=api"
        },
        {
            "gps_start": 825393152,
            "utc_start": "2006-03-03T03:52:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825393152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825393152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825393152-4kHz?format=api"
        },
        {
            "gps_start": 825393152,
            "utc_start": "2006-03-03T03:52:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825393152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825393152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825393152-4kHz?format=api"
        },
        {
            "gps_start": 825397248,
            "utc_start": "2006-03-03T05:00:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825397248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825397248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825397248-4kHz?format=api"
        },
        {
            "gps_start": 825397248,
            "utc_start": "2006-03-03T05:00:34",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825397248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825397248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825397248-4kHz?format=api"
        },
        {
            "gps_start": 825401344,
            "utc_start": "2006-03-03T06:08:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825401344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825401344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825401344-4kHz?format=api"
        },
        {
            "gps_start": 825401344,
            "utc_start": "2006-03-03T06:08:50",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825401344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825401344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825401344-4kHz?format=api"
        },
        {
            "gps_start": 825401344,
            "utc_start": "2006-03-03T06:08:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825401344-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/L-L1_LOSC_4_V1-825401344-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-825401344-4kHz?format=api"
        },
        {
            "gps_start": 825405440,
            "utc_start": "2006-03-03T07:17:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825405440-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825405440-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825405440-4kHz?format=api"
        }
    ]
}