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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=52",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=50",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 51,
    "results": [
        {
            "gps_start": 817377280,
            "utc_start": "2005-11-30T09:14:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817377280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817377280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817377280-4kHz?format=api"
        },
        {
            "gps_start": 817381376,
            "utc_start": "2005-11-30T10:22:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817381376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817381376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817381376-4kHz?format=api"
        },
        {
            "gps_start": 817381376,
            "utc_start": "2005-11-30T10:22:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817381376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817381376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817381376-4kHz?format=api"
        },
        {
            "gps_start": 817381376,
            "utc_start": "2005-11-30T10:22:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817381376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817381376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817381376-4kHz?format=api"
        },
        {
            "gps_start": 817385472,
            "utc_start": "2005-11-30T11:30:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817385472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817385472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817385472-4kHz?format=api"
        },
        {
            "gps_start": 817385472,
            "utc_start": "2005-11-30T11:30:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817385472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817385472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817385472-4kHz?format=api"
        },
        {
            "gps_start": 817385472,
            "utc_start": "2005-11-30T11:30:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817385472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817385472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817385472-4kHz?format=api"
        },
        {
            "gps_start": 817389568,
            "utc_start": "2005-11-30T12:39:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817389568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817389568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817389568-4kHz?format=api"
        },
        {
            "gps_start": 817389568,
            "utc_start": "2005-11-30T12:39:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817389568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817389568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817389568-4kHz?format=api"
        },
        {
            "gps_start": 817389568,
            "utc_start": "2005-11-30T12:39:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817389568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817389568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817389568-4kHz?format=api"
        },
        {
            "gps_start": 817393664,
            "utc_start": "2005-11-30T13:47:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817393664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817393664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817393664-4kHz?format=api"
        },
        {
            "gps_start": 817393664,
            "utc_start": "2005-11-30T13:47:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817393664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817393664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817393664-4kHz?format=api"
        },
        {
            "gps_start": 817393664,
            "utc_start": "2005-11-30T13:47:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817393664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817393664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817393664-4kHz?format=api"
        },
        {
            "gps_start": 817397760,
            "utc_start": "2005-11-30T14:55:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817397760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817397760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817397760-4kHz?format=api"
        },
        {
            "gps_start": 817397760,
            "utc_start": "2005-11-30T14:55:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817397760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817397760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817397760-4kHz?format=api"
        },
        {
            "gps_start": 817397760,
            "utc_start": "2005-11-30T14:55:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817397760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817397760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817397760-4kHz?format=api"
        },
        {
            "gps_start": 817401856,
            "utc_start": "2005-11-30T16:04:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817401856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817401856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817401856-4kHz?format=api"
        },
        {
            "gps_start": 817401856,
            "utc_start": "2005-11-30T16:04:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817401856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817401856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817401856-4kHz?format=api"
        },
        {
            "gps_start": 817401856,
            "utc_start": "2005-11-30T16:04:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817401856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817401856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817401856-4kHz?format=api"
        },
        {
            "gps_start": 817405952,
            "utc_start": "2005-11-30T17:12:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817405952-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817405952-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817405952-4kHz?format=api"
        }
    ]
}