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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=238",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=236",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 237,
    "results": [
        {
            "gps_start": 823435264,
            "utc_start": "2006-02-08T12:00:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823435264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823435264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823435264-4kHz?format=api"
        },
        {
            "gps_start": 823439360,
            "utc_start": "2006-02-08T13:09:06",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823439360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823439360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823439360-4kHz?format=api"
        },
        {
            "gps_start": 823439360,
            "utc_start": "2006-02-08T13:09:06",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823439360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823439360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823439360-4kHz?format=api"
        },
        {
            "gps_start": 823439360,
            "utc_start": "2006-02-08T13:09:06",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823439360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823439360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823439360-4kHz?format=api"
        },
        {
            "gps_start": 823443456,
            "utc_start": "2006-02-08T14:17:22",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823443456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823443456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823443456-4kHz?format=api"
        },
        {
            "gps_start": 823443456,
            "utc_start": "2006-02-08T14:17:22",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823443456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823443456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823443456-4kHz?format=api"
        },
        {
            "gps_start": 823443456,
            "utc_start": "2006-02-08T14:17:22",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823443456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823443456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823443456-4kHz?format=api"
        },
        {
            "gps_start": 823447552,
            "utc_start": "2006-02-08T15:25:38",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823447552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823447552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823447552-4kHz?format=api"
        },
        {
            "gps_start": 823447552,
            "utc_start": "2006-02-08T15:25:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823447552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823447552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823447552-4kHz?format=api"
        },
        {
            "gps_start": 823447552,
            "utc_start": "2006-02-08T15:25:38",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823447552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823447552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823447552-4kHz?format=api"
        },
        {
            "gps_start": 823451648,
            "utc_start": "2006-02-08T16:33:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823451648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823451648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823451648-4kHz?format=api"
        },
        {
            "gps_start": 823455744,
            "utc_start": "2006-02-08T17:42:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823455744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823455744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823455744-4kHz?format=api"
        },
        {
            "gps_start": 823459840,
            "utc_start": "2006-02-08T18:50:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823459840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823459840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823459840-4kHz?format=api"
        },
        {
            "gps_start": 823476224,
            "utc_start": "2006-02-08T23:23:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823476224-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823476224-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823476224-4kHz?format=api"
        },
        {
            "gps_start": 823480320,
            "utc_start": "2006-02-09T00:31:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823480320-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823480320-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823480320-4kHz?format=api"
        },
        {
            "gps_start": 823484416,
            "utc_start": "2006-02-09T01:40:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823484416-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823484416-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823484416-4kHz?format=api"
        },
        {
            "gps_start": 823488512,
            "utc_start": "2006-02-09T02:48:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823488512-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823488512-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823488512-4kHz?format=api"
        },
        {
            "gps_start": 823492608,
            "utc_start": "2006-02-09T03:56:34",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823492608-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823492608-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823492608-4kHz?format=api"
        },
        {
            "gps_start": 823496704,
            "utc_start": "2006-02-09T05:04:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823496704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823496704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823496704-4kHz?format=api"
        },
        {
            "gps_start": 823500800,
            "utc_start": "2006-02-09T06:13:06",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823500800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823500800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823500800-4kHz?format=api"
        }
    ]
}