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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=69",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=67",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 68,
    "results": [
        {
            "gps_start": 817897472,
            "utc_start": "2005-12-06T09:44:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817897472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817897472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817897472-4kHz?format=api"
        },
        {
            "gps_start": 817897472,
            "utc_start": "2005-12-06T09:44:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817897472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817897472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817897472-4kHz?format=api"
        },
        {
            "gps_start": 817897472,
            "utc_start": "2005-12-06T09:44:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-817897472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-817897472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817897472-4kHz?format=api"
        },
        {
            "gps_start": 817901568,
            "utc_start": "2005-12-06T10:52:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817901568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817901568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817901568-4kHz?format=api"
        },
        {
            "gps_start": 817901568,
            "utc_start": "2005-12-06T10:52:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817901568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817901568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817901568-4kHz?format=api"
        },
        {
            "gps_start": 817901568,
            "utc_start": "2005-12-06T10:52:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-817901568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-817901568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817901568-4kHz?format=api"
        },
        {
            "gps_start": 817905664,
            "utc_start": "2005-12-06T12:00:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817905664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817905664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817905664-4kHz?format=api"
        },
        {
            "gps_start": 817905664,
            "utc_start": "2005-12-06T12:00:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817905664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817905664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817905664-4kHz?format=api"
        },
        {
            "gps_start": 817905664,
            "utc_start": "2005-12-06T12:00:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-817905664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-817905664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817905664-4kHz?format=api"
        },
        {
            "gps_start": 817909760,
            "utc_start": "2005-12-06T13:09:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817909760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817909760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817909760-4kHz?format=api"
        },
        {
            "gps_start": 817909760,
            "utc_start": "2005-12-06T13:09:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817909760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817909760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817909760-4kHz?format=api"
        },
        {
            "gps_start": 817913856,
            "utc_start": "2005-12-06T14:17:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817913856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817913856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817913856-4kHz?format=api"
        },
        {
            "gps_start": 817913856,
            "utc_start": "2005-12-06T14:17:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817913856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817913856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817913856-4kHz?format=api"
        },
        {
            "gps_start": 817934336,
            "utc_start": "2005-12-06T19:58:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817934336-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817934336-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817934336-4kHz?format=api"
        },
        {
            "gps_start": 817938432,
            "utc_start": "2005-12-06T21:06:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817938432-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817938432-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817938432-4kHz?format=api"
        },
        {
            "gps_start": 817938432,
            "utc_start": "2005-12-06T21:06:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817938432-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817938432-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817938432-4kHz?format=api"
        },
        {
            "gps_start": 817942528,
            "utc_start": "2005-12-06T22:15:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817942528-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817942528-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817942528-4kHz?format=api"
        },
        {
            "gps_start": 817942528,
            "utc_start": "2005-12-06T22:15:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817942528-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817942528-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817942528-4kHz?format=api"
        },
        {
            "gps_start": 817946624,
            "utc_start": "2005-12-06T23:23:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817946624-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817946624-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817946624-4kHz?format=api"
        },
        {
            "gps_start": 817946624,
            "utc_start": "2005-12-06T23:23:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817946624-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817946624-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817946624-4kHz?format=api"
        }
    ]
}