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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=291",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=289",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 290,
    "results": [
        {
            "gps_start": 825815040,
            "utc_start": "2006-03-08T01:03:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825815040-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825815040-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825815040-4kHz?format=api"
        },
        {
            "gps_start": 825819136,
            "utc_start": "2006-03-08T02:12:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825819136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825819136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825819136-4kHz?format=api"
        },
        {
            "gps_start": 825819136,
            "utc_start": "2006-03-08T02:12:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825819136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825819136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825819136-4kHz?format=api"
        },
        {
            "gps_start": 825823232,
            "utc_start": "2006-03-08T03:20:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825823232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825823232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825823232-4kHz?format=api"
        },
        {
            "gps_start": 825823232,
            "utc_start": "2006-03-08T03:20:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825823232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825823232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825823232-4kHz?format=api"
        },
        {
            "gps_start": 825827328,
            "utc_start": "2006-03-08T04:28:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825827328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825827328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825827328-4kHz?format=api"
        },
        {
            "gps_start": 825827328,
            "utc_start": "2006-03-08T04:28:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825827328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825827328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825827328-4kHz?format=api"
        },
        {
            "gps_start": 825831424,
            "utc_start": "2006-03-08T05:36:50",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825831424-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825831424-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825831424-4kHz?format=api"
        },
        {
            "gps_start": 825831424,
            "utc_start": "2006-03-08T05:36:50",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825831424-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825831424-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825831424-4kHz?format=api"
        },
        {
            "gps_start": 825835520,
            "utc_start": "2006-03-08T06:45:06",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825835520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825835520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825835520-4kHz?format=api"
        },
        {
            "gps_start": 825835520,
            "utc_start": "2006-03-08T06:45:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825835520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825835520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825835520-4kHz?format=api"
        },
        {
            "gps_start": 825839616,
            "utc_start": "2006-03-08T07:53:22",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825839616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825839616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825839616-4kHz?format=api"
        },
        {
            "gps_start": 825839616,
            "utc_start": "2006-03-08T07:53:22",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825839616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825839616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825839616-4kHz?format=api"
        },
        {
            "gps_start": 825843712,
            "utc_start": "2006-03-08T09:01:38",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825843712-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825843712-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825843712-4kHz?format=api"
        },
        {
            "gps_start": 825843712,
            "utc_start": "2006-03-08T09:01:38",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825843712-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825843712-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825843712-4kHz?format=api"
        },
        {
            "gps_start": 825847808,
            "utc_start": "2006-03-08T10:09:54",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825847808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825847808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825847808-4kHz?format=api"
        },
        {
            "gps_start": 825847808,
            "utc_start": "2006-03-08T10:09:54",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825847808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825847808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825847808-4kHz?format=api"
        },
        {
            "gps_start": 825851904,
            "utc_start": "2006-03-08T11:18:10",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825851904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H1_LOSC_4_V1-825851904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-825851904-4kHz?format=api"
        },
        {
            "gps_start": 825851904,
            "utc_start": "2006-03-08T11:18:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825851904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825851904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825851904-4kHz?format=api"
        },
        {
            "gps_start": 825856000,
            "utc_start": "2006-03-08T12:26:26",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825856000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/825229312/H-H2_LOSC_4_V1-825856000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-825856000-4kHz?format=api"
        }
    ]
}