Return strain file list.

Query parameters:

  • start=<int>: Initial GPS time of the desired GPS interval.
  • stop=<int>: Final GPS time of the desired GPS interval.
  • detector=<str>: e.g. H1, L1, V1, etc.
  • sample-rate=<int>: 4 or 16 [kHz]
  • pagesize=<int>: Number of results to return per page.

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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=246",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=244",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 245,
    "results": [
        {
            "gps_start": 823959552,
            "utc_start": "2006-02-14T13:38:58",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823959552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823959552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823959552-4kHz?format=api"
        },
        {
            "gps_start": 824004608,
            "utc_start": "2006-02-15T02:09:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824004608-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824004608-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824004608-4kHz?format=api"
        },
        {
            "gps_start": 824008704,
            "utc_start": "2006-02-15T03:18:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824008704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824008704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824008704-4kHz?format=api"
        },
        {
            "gps_start": 824012800,
            "utc_start": "2006-02-15T04:26:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824012800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824012800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824012800-4kHz?format=api"
        },
        {
            "gps_start": 824016896,
            "utc_start": "2006-02-15T05:34:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824016896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824016896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824016896-4kHz?format=api"
        },
        {
            "gps_start": 824020992,
            "utc_start": "2006-02-15T06:42:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824020992-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824020992-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824020992-4kHz?format=api"
        },
        {
            "gps_start": 824025088,
            "utc_start": "2006-02-15T07:51:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824025088-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824025088-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824025088-4kHz?format=api"
        },
        {
            "gps_start": 824029184,
            "utc_start": "2006-02-15T08:59:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824029184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824029184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824029184-4kHz?format=api"
        },
        {
            "gps_start": 824033280,
            "utc_start": "2006-02-15T10:07:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824033280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824033280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824033280-4kHz?format=api"
        },
        {
            "gps_start": 824033280,
            "utc_start": "2006-02-15T10:07:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824033280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824033280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824033280-4kHz?format=api"
        },
        {
            "gps_start": 824033280,
            "utc_start": "2006-02-15T10:07:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824033280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824033280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-824033280-4kHz?format=api"
        },
        {
            "gps_start": 824037376,
            "utc_start": "2006-02-15T11:16:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824037376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824037376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824037376-4kHz?format=api"
        },
        {
            "gps_start": 824037376,
            "utc_start": "2006-02-15T11:16:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824037376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824037376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-824037376-4kHz?format=api"
        },
        {
            "gps_start": 824037376,
            "utc_start": "2006-02-15T11:16:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824037376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824037376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824037376-4kHz?format=api"
        },
        {
            "gps_start": 824041472,
            "utc_start": "2006-02-15T12:24:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824041472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824041472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-824041472-4kHz?format=api"
        },
        {
            "gps_start": 824041472,
            "utc_start": "2006-02-15T12:24:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824041472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824041472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824041472-4kHz?format=api"
        },
        {
            "gps_start": 824041472,
            "utc_start": "2006-02-15T12:24:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824041472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824041472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824041472-4kHz?format=api"
        },
        {
            "gps_start": 824045568,
            "utc_start": "2006-02-15T13:32:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824045568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-824045568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-824045568-4kHz?format=api"
        },
        {
            "gps_start": 824045568,
            "utc_start": "2006-02-15T13:32:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824045568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-824045568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824045568-4kHz?format=api"
        },
        {
            "gps_start": 824049664,
            "utc_start": "2006-02-15T14:40:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824049664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-824049664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824049664-4kHz?format=api"
        }
    ]
}