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=134
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=135",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=133",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 134,
    "results": [
        {
            "gps_start": 819978240,
            "utc_start": "2005-12-30T11:43:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819978240-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819978240-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819978240-4kHz?format=api"
        },
        {
            "gps_start": 819978240,
            "utc_start": "2005-12-30T11:43:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819978240-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819978240-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819978240-4kHz?format=api"
        },
        {
            "gps_start": 819978240,
            "utc_start": "2005-12-30T11:43:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819978240-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819978240-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819978240-4kHz?format=api"
        },
        {
            "gps_start": 819982336,
            "utc_start": "2005-12-30T12:52:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819982336-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819982336-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819982336-4kHz?format=api"
        },
        {
            "gps_start": 819982336,
            "utc_start": "2005-12-30T12:52:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819982336-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819982336-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819982336-4kHz?format=api"
        },
        {
            "gps_start": 819982336,
            "utc_start": "2005-12-30T12:52:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819982336-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819982336-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819982336-4kHz?format=api"
        },
        {
            "gps_start": 819986432,
            "utc_start": "2005-12-30T14:00:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/H-H2_LOSC_4_V1-819986432-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/H-H2_LOSC_4_V1-819986432-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819986432-4kHz?format=api"
        },
        {
            "gps_start": 819986432,
            "utc_start": "2005-12-30T14:00:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/H-H1_LOSC_4_V1-819986432-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/H-H1_LOSC_4_V1-819986432-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819986432-4kHz?format=api"
        },
        {
            "gps_start": 819990528,
            "utc_start": "2005-12-30T15:08:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/H-H2_LOSC_4_V1-819990528-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/H-H2_LOSC_4_V1-819990528-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819990528-4kHz?format=api"
        },
        {
            "gps_start": 819990528,
            "utc_start": "2005-12-30T15:08:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/H-H1_LOSC_4_V1-819990528-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/H-H1_LOSC_4_V1-819990528-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819990528-4kHz?format=api"
        },
        {
            "gps_start": 819994624,
            "utc_start": "2005-12-30T16:16:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/H-H2_LOSC_4_V1-819994624-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/H-H2_LOSC_4_V1-819994624-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819994624-4kHz?format=api"
        },
        {
            "gps_start": 819994624,
            "utc_start": "2005-12-30T16:16:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/L-L1_LOSC_4_V1-819994624-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/L-L1_LOSC_4_V1-819994624-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819994624-4kHz?format=api"
        },
        {
            "gps_start": 819994624,
            "utc_start": "2005-12-30T16:16:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/H-H1_LOSC_4_V1-819994624-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/H-H1_LOSC_4_V1-819994624-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819994624-4kHz?format=api"
        },
        {
            "gps_start": 819998720,
            "utc_start": "2005-12-30T17:25:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/H-H2_LOSC_4_V1-819998720-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/H-H2_LOSC_4_V1-819998720-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819998720-4kHz?format=api"
        },
        {
            "gps_start": 819998720,
            "utc_start": "2005-12-30T17:25:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/H-H1_LOSC_4_V1-819998720-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/H-H1_LOSC_4_V1-819998720-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819998720-4kHz?format=api"
        },
        {
            "gps_start": 820002816,
            "utc_start": "2005-12-30T18:33:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/H-H1_LOSC_4_V1-820002816-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/H-H1_LOSC_4_V1-820002816-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-820002816-4kHz?format=api"
        },
        {
            "gps_start": 820002816,
            "utc_start": "2005-12-30T18:33:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/H-H2_LOSC_4_V1-820002816-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/H-H2_LOSC_4_V1-820002816-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-820002816-4kHz?format=api"
        },
        {
            "gps_start": 820011008,
            "utc_start": "2005-12-30T20:49:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/L-L1_LOSC_4_V1-820011008-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/L-L1_LOSC_4_V1-820011008-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-820011008-4kHz?format=api"
        },
        {
            "gps_start": 820015104,
            "utc_start": "2005-12-30T21:58:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/L-L1_LOSC_4_V1-820015104-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/L-L1_LOSC_4_V1-820015104-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-820015104-4kHz?format=api"
        },
        {
            "gps_start": 820019200,
            "utc_start": "2005-12-30T23:06:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/819986432/L-L1_LOSC_4_V1-820019200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/819986432/L-L1_LOSC_4_V1-820019200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-820019200-4kHz?format=api"
        }
    ]
}