Return strain file list.

Query parameters:

  • start: Initial GPS time of the desired GPS interval.
  • stop: Final GPS time of the desired GPS interval.
  • detector: e.g. H1, L1, V1, etc.
  • sample-rate: 4 or 16 [kHz]

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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=89",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=87",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 88,
    "results": [
        {
            "gps_start": 818589696,
            "utc_start": "2005-12-14T10:01:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818589696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818589696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818589696-4kHz?format=api"
        },
        {
            "gps_start": 818589696,
            "utc_start": "2005-12-14T10:01:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818589696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818589696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818589696-4kHz?format=api"
        },
        {
            "gps_start": 818589696,
            "utc_start": "2005-12-14T10:01:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818589696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818589696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818589696-4kHz?format=api"
        },
        {
            "gps_start": 818593792,
            "utc_start": "2005-12-14T11:09:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818593792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818593792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818593792-4kHz?format=api"
        },
        {
            "gps_start": 818593792,
            "utc_start": "2005-12-14T11:09:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818593792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818593792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818593792-4kHz?format=api"
        },
        {
            "gps_start": 818593792,
            "utc_start": "2005-12-14T11:09:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818593792-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818593792-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818593792-4kHz?format=api"
        },
        {
            "gps_start": 818597888,
            "utc_start": "2005-12-14T12:17:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818597888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818597888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818597888-4kHz?format=api"
        },
        {
            "gps_start": 818597888,
            "utc_start": "2005-12-14T12:17:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818597888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818597888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818597888-4kHz?format=api"
        },
        {
            "gps_start": 818597888,
            "utc_start": "2005-12-14T12:17:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818597888-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818597888-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818597888-4kHz?format=api"
        },
        {
            "gps_start": 818601984,
            "utc_start": "2005-12-14T13:26:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818601984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818601984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818601984-4kHz?format=api"
        },
        {
            "gps_start": 818601984,
            "utc_start": "2005-12-14T13:26:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818601984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818601984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818601984-4kHz?format=api"
        },
        {
            "gps_start": 818601984,
            "utc_start": "2005-12-14T13:26:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818601984-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818601984-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818601984-4kHz?format=api"
        },
        {
            "gps_start": 818606080,
            "utc_start": "2005-12-14T14:34:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818606080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818606080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818606080-4kHz?format=api"
        },
        {
            "gps_start": 818606080,
            "utc_start": "2005-12-14T14:34:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818606080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818606080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818606080-4kHz?format=api"
        },
        {
            "gps_start": 818606080,
            "utc_start": "2005-12-14T14:34:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818606080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818606080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818606080-4kHz?format=api"
        },
        {
            "gps_start": 818610176,
            "utc_start": "2005-12-14T15:42:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818610176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818610176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818610176-4kHz?format=api"
        },
        {
            "gps_start": 818610176,
            "utc_start": "2005-12-14T15:42:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818610176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818610176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818610176-4kHz?format=api"
        },
        {
            "gps_start": 818610176,
            "utc_start": "2005-12-14T15:42:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818610176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818610176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818610176-4kHz?format=api"
        },
        {
            "gps_start": 818614272,
            "utc_start": "2005-12-14T16:50:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818614272-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818614272-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818614272-4kHz?format=api"
        },
        {
            "gps_start": 818614272,
            "utc_start": "2005-12-14T16:50:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818614272-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818614272-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818614272-4kHz?format=api"
        }
    ]
}