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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=367",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=365",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 366,
    "results": [
        {
            "gps_start": 828108800,
            "utc_start": "2006-04-03T14:13:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828108800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828108800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828108800-4kHz?format=api"
        },
        {
            "gps_start": 828112896,
            "utc_start": "2006-04-03T15:21:22",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828112896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828112896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828112896-4kHz?format=api"
        },
        {
            "gps_start": 828116992,
            "utc_start": "2006-04-03T16:29:38",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828116992-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828116992-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828116992-4kHz?format=api"
        },
        {
            "gps_start": 828121088,
            "utc_start": "2006-04-03T17:37:54",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828121088-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828121088-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828121088-4kHz?format=api"
        },
        {
            "gps_start": 828125184,
            "utc_start": "2006-04-03T18:46:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828125184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828125184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828125184-4kHz?format=api"
        },
        {
            "gps_start": 828133376,
            "utc_start": "2006-04-03T21:02:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828133376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828133376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828133376-4kHz?format=api"
        },
        {
            "gps_start": 828133376,
            "utc_start": "2006-04-03T21:02:42",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828133376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828133376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828133376-4kHz?format=api"
        },
        {
            "gps_start": 828137472,
            "utc_start": "2006-04-03T22:10:58",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828137472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828137472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828137472-4kHz?format=api"
        },
        {
            "gps_start": 828137472,
            "utc_start": "2006-04-03T22:10:58",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828137472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828137472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828137472-4kHz?format=api"
        },
        {
            "gps_start": 828141568,
            "utc_start": "2006-04-03T23:19:14",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828141568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828141568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828141568-4kHz?format=api"
        },
        {
            "gps_start": 828141568,
            "utc_start": "2006-04-03T23:19:14",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828141568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828141568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828141568-4kHz?format=api"
        },
        {
            "gps_start": 828145664,
            "utc_start": "2006-04-04T00:27:30",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828145664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828145664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828145664-4kHz?format=api"
        },
        {
            "gps_start": 828145664,
            "utc_start": "2006-04-04T00:27:30",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828145664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828145664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828145664-4kHz?format=api"
        },
        {
            "gps_start": 828149760,
            "utc_start": "2006-04-04T01:35:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828149760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828149760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828149760-4kHz?format=api"
        },
        {
            "gps_start": 828149760,
            "utc_start": "2006-04-04T01:35:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828149760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828149760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828149760-4kHz?format=api"
        },
        {
            "gps_start": 828153856,
            "utc_start": "2006-04-04T02:44:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828153856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828153856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828153856-4kHz?format=api"
        },
        {
            "gps_start": 828157952,
            "utc_start": "2006-04-04T03:52:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828157952-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828157952-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828157952-4kHz?format=api"
        },
        {
            "gps_start": 828162048,
            "utc_start": "2006-04-04T05:00:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828162048-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828162048-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828162048-4kHz?format=api"
        },
        {
            "gps_start": 828162048,
            "utc_start": "2006-04-04T05:00:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828162048-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H1_LOSC_4_V1-828162048-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-828162048-4kHz?format=api"
        },
        {
            "gps_start": 828166144,
            "utc_start": "2006-04-04T06:08:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828166144-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/827326464/H-H2_LOSC_4_V1-828166144-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-828166144-4kHz?format=api"
        }
    ]
}