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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=87",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=85",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 86,
    "results": [
        {
            "gps_start": 818507776,
            "utc_start": "2005-12-13T11:16:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818507776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818507776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818507776-4kHz?format=api"
        },
        {
            "gps_start": 818507776,
            "utc_start": "2005-12-13T11:16:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818507776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818507776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818507776-4kHz?format=api"
        },
        {
            "gps_start": 818507776,
            "utc_start": "2005-12-13T11:16:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818507776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818507776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818507776-4kHz?format=api"
        },
        {
            "gps_start": 818511872,
            "utc_start": "2005-12-13T12:24:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818511872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818511872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818511872-4kHz?format=api"
        },
        {
            "gps_start": 818511872,
            "utc_start": "2005-12-13T12:24:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818511872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818511872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818511872-4kHz?format=api"
        },
        {
            "gps_start": 818511872,
            "utc_start": "2005-12-13T12:24:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818511872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818511872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818511872-4kHz?format=api"
        },
        {
            "gps_start": 818515968,
            "utc_start": "2005-12-13T13:32:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818515968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818515968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818515968-4kHz?format=api"
        },
        {
            "gps_start": 818515968,
            "utc_start": "2005-12-13T13:32:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818515968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818515968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818515968-4kHz?format=api"
        },
        {
            "gps_start": 818520064,
            "utc_start": "2005-12-13T14:40:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818520064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818520064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818520064-4kHz?format=api"
        },
        {
            "gps_start": 818520064,
            "utc_start": "2005-12-13T14:40:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818520064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818520064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818520064-4kHz?format=api"
        },
        {
            "gps_start": 818524160,
            "utc_start": "2005-12-13T15:49:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818524160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818524160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818524160-4kHz?format=api"
        },
        {
            "gps_start": 818524160,
            "utc_start": "2005-12-13T15:49:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818524160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818524160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818524160-4kHz?format=api"
        },
        {
            "gps_start": 818544640,
            "utc_start": "2005-12-13T21:30:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818544640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818544640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818544640-4kHz?format=api"
        },
        {
            "gps_start": 818548736,
            "utc_start": "2005-12-13T22:38:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818548736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818548736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818548736-4kHz?format=api"
        },
        {
            "gps_start": 818548736,
            "utc_start": "2005-12-13T22:38:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818548736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818548736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818548736-4kHz?format=api"
        },
        {
            "gps_start": 818552832,
            "utc_start": "2005-12-13T23:46:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818552832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818552832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818552832-4kHz?format=api"
        },
        {
            "gps_start": 818552832,
            "utc_start": "2005-12-13T23:46:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818552832-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818552832-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818552832-4kHz?format=api"
        },
        {
            "gps_start": 818556928,
            "utc_start": "2005-12-14T00:55:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818556928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818556928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818556928-4kHz?format=api"
        },
        {
            "gps_start": 818556928,
            "utc_start": "2005-12-14T00:55:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818556928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818556928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818556928-4kHz?format=api"
        },
        {
            "gps_start": 818561024,
            "utc_start": "2005-12-14T02:03:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818561024-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818561024-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818561024-4kHz?format=api"
        }
    ]
}