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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=54",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=52",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 53,
    "results": [
        {
            "gps_start": 817434624,
            "utc_start": "2005-12-01T01:10:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817434624-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817434624-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817434624-4kHz?format=api"
        },
        {
            "gps_start": 817438720,
            "utc_start": "2005-12-01T02:18:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817438720-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817438720-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817438720-4kHz?format=api"
        },
        {
            "gps_start": 817438720,
            "utc_start": "2005-12-01T02:18:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817438720-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817438720-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817438720-4kHz?format=api"
        },
        {
            "gps_start": 817438720,
            "utc_start": "2005-12-01T02:18:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817438720-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817438720-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817438720-4kHz?format=api"
        },
        {
            "gps_start": 817442816,
            "utc_start": "2005-12-01T03:26:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817442816-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817442816-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817442816-4kHz?format=api"
        },
        {
            "gps_start": 817442816,
            "utc_start": "2005-12-01T03:26:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817442816-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817442816-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817442816-4kHz?format=api"
        },
        {
            "gps_start": 817442816,
            "utc_start": "2005-12-01T03:26:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817442816-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817442816-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817442816-4kHz?format=api"
        },
        {
            "gps_start": 817446912,
            "utc_start": "2005-12-01T04:34:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817446912-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817446912-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817446912-4kHz?format=api"
        },
        {
            "gps_start": 817446912,
            "utc_start": "2005-12-01T04:34:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817446912-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817446912-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817446912-4kHz?format=api"
        },
        {
            "gps_start": 817446912,
            "utc_start": "2005-12-01T04:34:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817446912-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817446912-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817446912-4kHz?format=api"
        },
        {
            "gps_start": 817451008,
            "utc_start": "2005-12-01T05:43:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817451008-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817451008-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817451008-4kHz?format=api"
        },
        {
            "gps_start": 817451008,
            "utc_start": "2005-12-01T05:43:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817451008-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817451008-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817451008-4kHz?format=api"
        },
        {
            "gps_start": 817455104,
            "utc_start": "2005-12-01T06:51:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817455104-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817455104-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817455104-4kHz?format=api"
        },
        {
            "gps_start": 817455104,
            "utc_start": "2005-12-01T06:51:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817455104-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817455104-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817455104-4kHz?format=api"
        },
        {
            "gps_start": 817459200,
            "utc_start": "2005-12-01T07:59:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817459200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817459200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817459200-4kHz?format=api"
        },
        {
            "gps_start": 817459200,
            "utc_start": "2005-12-01T07:59:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817459200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817459200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817459200-4kHz?format=api"
        },
        {
            "gps_start": 817459200,
            "utc_start": "2005-12-01T07:59:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817459200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817459200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817459200-4kHz?format=api"
        },
        {
            "gps_start": 817463296,
            "utc_start": "2005-12-01T09:08:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817463296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817463296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817463296-4kHz?format=api"
        },
        {
            "gps_start": 817463296,
            "utc_start": "2005-12-01T09:08:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817463296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817463296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817463296-4kHz?format=api"
        },
        {
            "gps_start": 817463296,
            "utc_start": "2005-12-01T09:08:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817463296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817463296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817463296-4kHz?format=api"
        }
    ]
}