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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=119",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=117",
    "results_count": 124497,
    "results_per_page": 20,
    "num_pages": 6225,
    "page_number": 118,
    "results": [
        {
            "gps_start": 819494912,
            "utc_start": "2005-12-24T21:28:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819494912-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819494912-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819494912-4kHz?format=api"
        },
        {
            "gps_start": 819494912,
            "utc_start": "2005-12-24T21:28:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819494912-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819494912-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819494912-4kHz?format=api"
        },
        {
            "gps_start": 819499008,
            "utc_start": "2005-12-24T22:36:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819499008-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819499008-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819499008-4kHz?format=api"
        },
        {
            "gps_start": 819499008,
            "utc_start": "2005-12-24T22:36:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819499008-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819499008-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819499008-4kHz?format=api"
        },
        {
            "gps_start": 819499008,
            "utc_start": "2005-12-24T22:36:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819499008-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819499008-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819499008-4kHz?format=api"
        },
        {
            "gps_start": 819503104,
            "utc_start": "2005-12-24T23:44:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819503104-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819503104-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819503104-4kHz?format=api"
        },
        {
            "gps_start": 819503104,
            "utc_start": "2005-12-24T23:44:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819503104-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819503104-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819503104-4kHz?format=api"
        },
        {
            "gps_start": 819503104,
            "utc_start": "2005-12-24T23:44:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819503104-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819503104-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819503104-4kHz?format=api"
        },
        {
            "gps_start": 819507200,
            "utc_start": "2005-12-25T00:53:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819507200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819507200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819507200-4kHz?format=api"
        },
        {
            "gps_start": 819507200,
            "utc_start": "2005-12-25T00:53:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819507200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819507200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819507200-4kHz?format=api"
        },
        {
            "gps_start": 819507200,
            "utc_start": "2005-12-25T00:53:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819507200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819507200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819507200-4kHz?format=api"
        },
        {
            "gps_start": 819511296,
            "utc_start": "2005-12-25T02:01:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819511296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819511296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819511296-4kHz?format=api"
        },
        {
            "gps_start": 819511296,
            "utc_start": "2005-12-25T02:01:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819511296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819511296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819511296-4kHz?format=api"
        },
        {
            "gps_start": 819511296,
            "utc_start": "2005-12-25T02:01:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819511296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819511296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819511296-4kHz?format=api"
        },
        {
            "gps_start": 819515392,
            "utc_start": "2005-12-25T03:09:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819515392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819515392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819515392-4kHz?format=api"
        },
        {
            "gps_start": 819515392,
            "utc_start": "2005-12-25T03:09:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819515392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819515392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819515392-4kHz?format=api"
        },
        {
            "gps_start": 819515392,
            "utc_start": "2005-12-25T03:09:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819515392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819515392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819515392-4kHz?format=api"
        },
        {
            "gps_start": 819519488,
            "utc_start": "2005-12-25T04:17:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819519488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819519488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819519488-4kHz?format=api"
        },
        {
            "gps_start": 819519488,
            "utc_start": "2005-12-25T04:17:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819519488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819519488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819519488-4kHz?format=api"
        },
        {
            "gps_start": 819519488,
            "utc_start": "2005-12-25T04:17:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819519488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819519488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819519488-4kHz?format=api"
        }
    ]
}