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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=62",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=60",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 61,
    "results": [
        {
            "gps_start": 817688576,
            "utc_start": "2005-12-03T23:42:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817688576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817688576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817688576-4kHz?format=api"
        },
        {
            "gps_start": 817688576,
            "utc_start": "2005-12-03T23:42:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817688576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817688576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817688576-4kHz?format=api"
        },
        {
            "gps_start": 817692672,
            "utc_start": "2005-12-04T00:50:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817692672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817692672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817692672-4kHz?format=api"
        },
        {
            "gps_start": 817692672,
            "utc_start": "2005-12-04T00:50:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817692672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817692672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817692672-4kHz?format=api"
        },
        {
            "gps_start": 817696768,
            "utc_start": "2005-12-04T01:59:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817696768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817696768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817696768-4kHz?format=api"
        },
        {
            "gps_start": 817696768,
            "utc_start": "2005-12-04T01:59:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817696768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817696768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817696768-4kHz?format=api"
        },
        {
            "gps_start": 817700864,
            "utc_start": "2005-12-04T03:07:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817700864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817700864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817700864-4kHz?format=api"
        },
        {
            "gps_start": 817700864,
            "utc_start": "2005-12-04T03:07:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817700864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817700864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817700864-4kHz?format=api"
        },
        {
            "gps_start": 817700864,
            "utc_start": "2005-12-04T03:07:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817700864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817700864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817700864-4kHz?format=api"
        },
        {
            "gps_start": 817704960,
            "utc_start": "2005-12-04T04:15:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817704960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817704960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817704960-4kHz?format=api"
        },
        {
            "gps_start": 817704960,
            "utc_start": "2005-12-04T04:15:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817704960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817704960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817704960-4kHz?format=api"
        },
        {
            "gps_start": 817704960,
            "utc_start": "2005-12-04T04:15:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817704960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817704960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817704960-4kHz?format=api"
        },
        {
            "gps_start": 817709056,
            "utc_start": "2005-12-04T05:24:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817709056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817709056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817709056-4kHz?format=api"
        },
        {
            "gps_start": 817709056,
            "utc_start": "2005-12-04T05:24:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817709056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817709056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817709056-4kHz?format=api"
        },
        {
            "gps_start": 817709056,
            "utc_start": "2005-12-04T05:24:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817709056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817709056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817709056-4kHz?format=api"
        },
        {
            "gps_start": 817713152,
            "utc_start": "2005-12-04T06:32:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817713152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817713152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817713152-4kHz?format=api"
        },
        {
            "gps_start": 817713152,
            "utc_start": "2005-12-04T06:32:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817713152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817713152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817713152-4kHz?format=api"
        },
        {
            "gps_start": 817713152,
            "utc_start": "2005-12-04T06:32:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817713152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817713152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817713152-4kHz?format=api"
        },
        {
            "gps_start": 817717248,
            "utc_start": "2005-12-04T07:40:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817717248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817717248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817717248-4kHz?format=api"
        },
        {
            "gps_start": 817717248,
            "utc_start": "2005-12-04T07:40:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817717248-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817717248-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817717248-4kHz?format=api"
        }
    ]
}