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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=55",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=53",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 54,
    "results": [
        {
            "gps_start": 817467392,
            "utc_start": "2005-12-01T10:16:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817467392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817467392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817467392-4kHz?format=api"
        },
        {
            "gps_start": 817467392,
            "utc_start": "2005-12-01T10:16:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817467392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817467392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817467392-4kHz?format=api"
        },
        {
            "gps_start": 817467392,
            "utc_start": "2005-12-01T10:16:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817467392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817467392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817467392-4kHz?format=api"
        },
        {
            "gps_start": 817471488,
            "utc_start": "2005-12-01T11:24:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817471488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817471488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817471488-4kHz?format=api"
        },
        {
            "gps_start": 817471488,
            "utc_start": "2005-12-01T11:24:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817471488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817471488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817471488-4kHz?format=api"
        },
        {
            "gps_start": 817471488,
            "utc_start": "2005-12-01T11:24:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817471488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817471488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817471488-4kHz?format=api"
        },
        {
            "gps_start": 817475584,
            "utc_start": "2005-12-01T12:32:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817475584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817475584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817475584-4kHz?format=api"
        },
        {
            "gps_start": 817475584,
            "utc_start": "2005-12-01T12:32:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817475584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817475584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817475584-4kHz?format=api"
        },
        {
            "gps_start": 817475584,
            "utc_start": "2005-12-01T12:32:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817475584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817475584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817475584-4kHz?format=api"
        },
        {
            "gps_start": 817479680,
            "utc_start": "2005-12-01T13:41:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817479680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817479680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817479680-4kHz?format=api"
        },
        {
            "gps_start": 817479680,
            "utc_start": "2005-12-01T13:41:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817479680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817479680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817479680-4kHz?format=api"
        },
        {
            "gps_start": 817483776,
            "utc_start": "2005-12-01T14:49:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817483776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817483776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817483776-4kHz?format=api"
        },
        {
            "gps_start": 817483776,
            "utc_start": "2005-12-01T14:49:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817483776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817483776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817483776-4kHz?format=api"
        },
        {
            "gps_start": 817487872,
            "utc_start": "2005-12-01T15:57:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817487872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817487872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817487872-4kHz?format=api"
        },
        {
            "gps_start": 817491968,
            "utc_start": "2005-12-01T17:05:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817491968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817491968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817491968-4kHz?format=api"
        },
        {
            "gps_start": 817491968,
            "utc_start": "2005-12-01T17:05:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817491968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817491968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817491968-4kHz?format=api"
        },
        {
            "gps_start": 817496064,
            "utc_start": "2005-12-01T18:14:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817496064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817496064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817496064-4kHz?format=api"
        },
        {
            "gps_start": 817496064,
            "utc_start": "2005-12-01T18:14:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817496064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817496064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817496064-4kHz?format=api"
        },
        {
            "gps_start": 817500160,
            "utc_start": "2005-12-01T19:22:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817500160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817500160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817500160-4kHz?format=api"
        },
        {
            "gps_start": 817500160,
            "utc_start": "2005-12-01T19:22:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817500160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817500160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817500160-4kHz?format=api"
        }
    ]
}