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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=66",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=64",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 65,
    "results": [
        {
            "gps_start": 817803264,
            "utc_start": "2005-12-05T07:34:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817803264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817803264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817803264-4kHz?format=api"
        },
        {
            "gps_start": 817803264,
            "utc_start": "2005-12-05T07:34:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817803264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817803264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817803264-4kHz?format=api"
        },
        {
            "gps_start": 817803264,
            "utc_start": "2005-12-05T07:34:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817803264-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817803264-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817803264-4kHz?format=api"
        },
        {
            "gps_start": 817807360,
            "utc_start": "2005-12-05T08:42:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817807360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817807360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817807360-4kHz?format=api"
        },
        {
            "gps_start": 817807360,
            "utc_start": "2005-12-05T08:42:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817807360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817807360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817807360-4kHz?format=api"
        },
        {
            "gps_start": 817807360,
            "utc_start": "2005-12-05T08:42:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817807360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817807360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817807360-4kHz?format=api"
        },
        {
            "gps_start": 817811456,
            "utc_start": "2005-12-05T09:50:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817811456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817811456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817811456-4kHz?format=api"
        },
        {
            "gps_start": 817811456,
            "utc_start": "2005-12-05T09:50:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817811456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817811456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817811456-4kHz?format=api"
        },
        {
            "gps_start": 817811456,
            "utc_start": "2005-12-05T09:50:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817811456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817811456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817811456-4kHz?format=api"
        },
        {
            "gps_start": 817815552,
            "utc_start": "2005-12-05T10:58:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817815552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817815552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817815552-4kHz?format=api"
        },
        {
            "gps_start": 817815552,
            "utc_start": "2005-12-05T10:58:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817815552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817815552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817815552-4kHz?format=api"
        },
        {
            "gps_start": 817815552,
            "utc_start": "2005-12-05T10:58:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817815552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817815552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817815552-4kHz?format=api"
        },
        {
            "gps_start": 817819648,
            "utc_start": "2005-12-05T12:07:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817819648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817819648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817819648-4kHz?format=api"
        },
        {
            "gps_start": 817819648,
            "utc_start": "2005-12-05T12:07:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817819648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817819648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817819648-4kHz?format=api"
        },
        {
            "gps_start": 817823744,
            "utc_start": "2005-12-05T13:15:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817823744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817823744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817823744-4kHz?format=api"
        },
        {
            "gps_start": 817823744,
            "utc_start": "2005-12-05T13:15:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817823744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817823744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817823744-4kHz?format=api"
        },
        {
            "gps_start": 817827840,
            "utc_start": "2005-12-05T14:23:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817827840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817827840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817827840-4kHz?format=api"
        },
        {
            "gps_start": 817827840,
            "utc_start": "2005-12-05T14:23:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817827840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817827840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817827840-4kHz?format=api"
        },
        {
            "gps_start": 817831936,
            "utc_start": "2005-12-05T15:32:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817831936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817831936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817831936-4kHz?format=api"
        },
        {
            "gps_start": 817831936,
            "utc_start": "2005-12-05T15:32:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817831936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817831936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817831936-4kHz?format=api"
        }
    ]
}