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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=108",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=106",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 107,
    "results": [
        {
            "gps_start": 819175424,
            "utc_start": "2005-12-21T04:43:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819175424-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819175424-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819175424-4kHz?format=api"
        },
        {
            "gps_start": 819175424,
            "utc_start": "2005-12-21T04:43:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819175424-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819175424-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819175424-4kHz?format=api"
        },
        {
            "gps_start": 819179520,
            "utc_start": "2005-12-21T05:51:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819179520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819179520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819179520-4kHz?format=api"
        },
        {
            "gps_start": 819179520,
            "utc_start": "2005-12-21T05:51:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819179520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819179520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819179520-4kHz?format=api"
        },
        {
            "gps_start": 819179520,
            "utc_start": "2005-12-21T05:51:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819179520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819179520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819179520-4kHz?format=api"
        },
        {
            "gps_start": 819183616,
            "utc_start": "2005-12-21T07:00:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819183616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819183616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819183616-4kHz?format=api"
        },
        {
            "gps_start": 819183616,
            "utc_start": "2005-12-21T07:00:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819183616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819183616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819183616-4kHz?format=api"
        },
        {
            "gps_start": 819183616,
            "utc_start": "2005-12-21T07:00:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819183616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819183616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819183616-4kHz?format=api"
        },
        {
            "gps_start": 819187712,
            "utc_start": "2005-12-21T08:08:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819187712-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819187712-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819187712-4kHz?format=api"
        },
        {
            "gps_start": 819187712,
            "utc_start": "2005-12-21T08:08:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819187712-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819187712-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819187712-4kHz?format=api"
        },
        {
            "gps_start": 819191808,
            "utc_start": "2005-12-21T09:16:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819191808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819191808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819191808-4kHz?format=api"
        },
        {
            "gps_start": 819191808,
            "utc_start": "2005-12-21T09:16:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819191808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819191808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819191808-4kHz?format=api"
        },
        {
            "gps_start": 819195904,
            "utc_start": "2005-12-21T10:24:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819195904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819195904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819195904-4kHz?format=api"
        },
        {
            "gps_start": 819195904,
            "utc_start": "2005-12-21T10:24:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819195904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819195904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819195904-4kHz?format=api"
        },
        {
            "gps_start": 819195904,
            "utc_start": "2005-12-21T10:24:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819195904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819195904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819195904-4kHz?format=api"
        },
        {
            "gps_start": 819200000,
            "utc_start": "2005-12-21T11:33:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819200000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819200000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819200000-4kHz?format=api"
        },
        {
            "gps_start": 819200000,
            "utc_start": "2005-12-21T11:33:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819200000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819200000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819200000-4kHz?format=api"
        },
        {
            "gps_start": 819200000,
            "utc_start": "2005-12-21T11:33:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819200000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819200000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819200000-4kHz?format=api"
        },
        {
            "gps_start": 819204096,
            "utc_start": "2005-12-21T12:41:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819204096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819204096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819204096-4kHz?format=api"
        },
        {
            "gps_start": 819204096,
            "utc_start": "2005-12-21T12:41:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819204096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819204096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819204096-4kHz?format=api"
        }
    ]
}