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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=239",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=237",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 238,
    "results": [
        {
            "gps_start": 823504896,
            "utc_start": "2006-02-09T07:21:22",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823504896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823504896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823504896-4kHz?format=api"
        },
        {
            "gps_start": 823508992,
            "utc_start": "2006-02-09T08:29:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823508992-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823508992-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823508992-4kHz?format=api"
        },
        {
            "gps_start": 823513088,
            "utc_start": "2006-02-09T09:37:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823513088-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823513088-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823513088-4kHz?format=api"
        },
        {
            "gps_start": 823517184,
            "utc_start": "2006-02-09T10:46:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823517184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823517184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823517184-4kHz?format=api"
        },
        {
            "gps_start": 823517184,
            "utc_start": "2006-02-09T10:46:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823517184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823517184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823517184-4kHz?format=api"
        },
        {
            "gps_start": 823517184,
            "utc_start": "2006-02-09T10:46:10",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823517184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823517184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823517184-4kHz?format=api"
        },
        {
            "gps_start": 823521280,
            "utc_start": "2006-02-09T11:54:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823521280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823521280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823521280-4kHz?format=api"
        },
        {
            "gps_start": 823521280,
            "utc_start": "2006-02-09T11:54:26",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823521280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823521280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823521280-4kHz?format=api"
        },
        {
            "gps_start": 823521280,
            "utc_start": "2006-02-09T11:54:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823521280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823521280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823521280-4kHz?format=api"
        },
        {
            "gps_start": 823525376,
            "utc_start": "2006-02-09T13:02:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823525376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823525376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823525376-4kHz?format=api"
        },
        {
            "gps_start": 823525376,
            "utc_start": "2006-02-09T13:02:42",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823525376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823525376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823525376-4kHz?format=api"
        },
        {
            "gps_start": 823525376,
            "utc_start": "2006-02-09T13:02:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823525376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823525376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823525376-4kHz?format=api"
        },
        {
            "gps_start": 823529472,
            "utc_start": "2006-02-09T14:10:58",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823529472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823529472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823529472-4kHz?format=api"
        },
        {
            "gps_start": 823529472,
            "utc_start": "2006-02-09T14:10:58",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823529472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823529472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823529472-4kHz?format=api"
        },
        {
            "gps_start": 823529472,
            "utc_start": "2006-02-09T14:10:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823529472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823529472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823529472-4kHz?format=api"
        },
        {
            "gps_start": 823533568,
            "utc_start": "2006-02-09T15:19:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823533568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823533568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823533568-4kHz?format=api"
        },
        {
            "gps_start": 823541760,
            "utc_start": "2006-02-09T17:35:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823541760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823541760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823541760-4kHz?format=api"
        },
        {
            "gps_start": 823545856,
            "utc_start": "2006-02-09T18:44:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823545856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823545856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823545856-4kHz?format=api"
        },
        {
            "gps_start": 823558144,
            "utc_start": "2006-02-09T22:08:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823558144-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823558144-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823558144-4kHz?format=api"
        },
        {
            "gps_start": 823570432,
            "utc_start": "2006-02-10T01:33:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823570432-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823570432-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823570432-4kHz?format=api"
        }
    ]
}