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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=57",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=55",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 56,
    "results": [
        {
            "gps_start": 817532928,
            "utc_start": "2005-12-02T04:28:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817532928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817532928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817532928-4kHz?format=api"
        },
        {
            "gps_start": 817532928,
            "utc_start": "2005-12-02T04:28:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817532928-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817532928-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817532928-4kHz?format=api"
        },
        {
            "gps_start": 817537024,
            "utc_start": "2005-12-02T05:36:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817537024-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817537024-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817537024-4kHz?format=api"
        },
        {
            "gps_start": 817537024,
            "utc_start": "2005-12-02T05:36:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817537024-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817537024-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817537024-4kHz?format=api"
        },
        {
            "gps_start": 817537024,
            "utc_start": "2005-12-02T05:36:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817537024-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817537024-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817537024-4kHz?format=api"
        },
        {
            "gps_start": 817541120,
            "utc_start": "2005-12-02T06:45:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817541120-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817541120-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817541120-4kHz?format=api"
        },
        {
            "gps_start": 817541120,
            "utc_start": "2005-12-02T06:45:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817541120-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817541120-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817541120-4kHz?format=api"
        },
        {
            "gps_start": 817541120,
            "utc_start": "2005-12-02T06:45:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817541120-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817541120-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817541120-4kHz?format=api"
        },
        {
            "gps_start": 817545216,
            "utc_start": "2005-12-02T07:53:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817545216-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817545216-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817545216-4kHz?format=api"
        },
        {
            "gps_start": 817545216,
            "utc_start": "2005-12-02T07:53:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817545216-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817545216-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817545216-4kHz?format=api"
        },
        {
            "gps_start": 817545216,
            "utc_start": "2005-12-02T07:53:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817545216-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817545216-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817545216-4kHz?format=api"
        },
        {
            "gps_start": 817549312,
            "utc_start": "2005-12-02T09:01:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817549312-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817549312-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817549312-4kHz?format=api"
        },
        {
            "gps_start": 817549312,
            "utc_start": "2005-12-02T09:01:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817549312-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817549312-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817549312-4kHz?format=api"
        },
        {
            "gps_start": 817549312,
            "utc_start": "2005-12-02T09:01:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817549312-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817549312-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817549312-4kHz?format=api"
        },
        {
            "gps_start": 817553408,
            "utc_start": "2005-12-02T10:09:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817553408-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817553408-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817553408-4kHz?format=api"
        },
        {
            "gps_start": 817553408,
            "utc_start": "2005-12-02T10:09:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817553408-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817553408-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817553408-4kHz?format=api"
        },
        {
            "gps_start": 817553408,
            "utc_start": "2005-12-02T10:09:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817553408-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817553408-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817553408-4kHz?format=api"
        },
        {
            "gps_start": 817557504,
            "utc_start": "2005-12-02T11:18:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817557504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817557504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817557504-4kHz?format=api"
        },
        {
            "gps_start": 817557504,
            "utc_start": "2005-12-02T11:18:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817557504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817557504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817557504-4kHz?format=api"
        },
        {
            "gps_start": 817557504,
            "utc_start": "2005-12-02T11:18:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817557504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817557504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817557504-4kHz?format=api"
        }
    ]
}