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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=267",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=265",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 266,
    "results": [
        {
            "gps_start": 824954880,
            "utc_start": "2006-02-26T02:07:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824954880-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824954880-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824954880-4kHz?format=api"
        },
        {
            "gps_start": 824954880,
            "utc_start": "2006-02-26T02:07:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824954880-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824954880-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824954880-4kHz?format=api"
        },
        {
            "gps_start": 824958976,
            "utc_start": "2006-02-26T03:16:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824958976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824958976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824958976-4kHz?format=api"
        },
        {
            "gps_start": 824958976,
            "utc_start": "2006-02-26T03:16:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824958976-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824958976-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824958976-4kHz?format=api"
        },
        {
            "gps_start": 824963072,
            "utc_start": "2006-02-26T04:24:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824963072-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824963072-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824963072-4kHz?format=api"
        },
        {
            "gps_start": 824963072,
            "utc_start": "2006-02-26T04:24:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824963072-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824963072-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824963072-4kHz?format=api"
        },
        {
            "gps_start": 824967168,
            "utc_start": "2006-02-26T05:32:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824967168-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824967168-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824967168-4kHz?format=api"
        },
        {
            "gps_start": 824971264,
            "utc_start": "2006-02-26T06:40:50",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824971264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824971264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824971264-4kHz?format=api"
        },
        {
            "gps_start": 824971264,
            "utc_start": "2006-02-26T06:40:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824971264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824971264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824971264-4kHz?format=api"
        },
        {
            "gps_start": 824975360,
            "utc_start": "2006-02-26T07:49:06",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824975360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824975360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824975360-4kHz?format=api"
        },
        {
            "gps_start": 824975360,
            "utc_start": "2006-02-26T07:49:06",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824975360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824975360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824975360-4kHz?format=api"
        },
        {
            "gps_start": 824979456,
            "utc_start": "2006-02-26T08:57:22",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824979456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824979456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824979456-4kHz?format=api"
        },
        {
            "gps_start": 824979456,
            "utc_start": "2006-02-26T08:57:22",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824979456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824979456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824979456-4kHz?format=api"
        },
        {
            "gps_start": 824983552,
            "utc_start": "2006-02-26T10:05:38",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H2_LOSC_4_V1-824983552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H2_LOSC_4_V1-824983552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-824983552-4kHz?format=api"
        },
        {
            "gps_start": 824983552,
            "utc_start": "2006-02-26T10:05:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824983552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824983552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824983552-4kHz?format=api"
        },
        {
            "gps_start": 824983552,
            "utc_start": "2006-02-26T10:05:38",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824983552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824983552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824983552-4kHz?format=api"
        },
        {
            "gps_start": 824987648,
            "utc_start": "2006-02-26T11:13:54",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H2_LOSC_4_V1-824987648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H2_LOSC_4_V1-824987648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-824987648-4kHz?format=api"
        },
        {
            "gps_start": 824987648,
            "utc_start": "2006-02-26T11:13:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824987648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824987648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824987648-4kHz?format=api"
        },
        {
            "gps_start": 824987648,
            "utc_start": "2006-02-26T11:13:54",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824987648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/H-H1_LOSC_4_V1-824987648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-824987648-4kHz?format=api"
        },
        {
            "gps_start": 824991744,
            "utc_start": "2006-02-26T12:22:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824991744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/824180736/L-L1_LOSC_4_V1-824991744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-824991744-4kHz?format=api"
        }
    ]
}