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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=71",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=69",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 70,
    "results": [
        {
            "gps_start": 817987584,
            "utc_start": "2005-12-07T10:46:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817987584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817987584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817987584-4kHz?format=api"
        },
        {
            "gps_start": 817987584,
            "utc_start": "2005-12-07T10:46:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-817987584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-817987584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817987584-4kHz?format=api"
        },
        {
            "gps_start": 817991680,
            "utc_start": "2005-12-07T11:54:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817991680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817991680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817991680-4kHz?format=api"
        },
        {
            "gps_start": 817991680,
            "utc_start": "2005-12-07T11:54:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817991680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817991680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817991680-4kHz?format=api"
        },
        {
            "gps_start": 817991680,
            "utc_start": "2005-12-07T11:54:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-817991680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-817991680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817991680-4kHz?format=api"
        },
        {
            "gps_start": 817995776,
            "utc_start": "2005-12-07T13:02:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817995776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817995776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817995776-4kHz?format=api"
        },
        {
            "gps_start": 817995776,
            "utc_start": "2005-12-07T13:02:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817995776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817995776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817995776-4kHz?format=api"
        },
        {
            "gps_start": 817999872,
            "utc_start": "2005-12-07T14:10:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817999872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-817999872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817999872-4kHz?format=api"
        },
        {
            "gps_start": 817999872,
            "utc_start": "2005-12-07T14:10:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817999872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-817999872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817999872-4kHz?format=api"
        },
        {
            "gps_start": 818003968,
            "utc_start": "2005-12-07T15:19:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818003968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818003968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818003968-4kHz?format=api"
        },
        {
            "gps_start": 818003968,
            "utc_start": "2005-12-07T15:19:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818003968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818003968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818003968-4kHz?format=api"
        },
        {
            "gps_start": 818008064,
            "utc_start": "2005-12-07T16:27:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818008064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818008064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818008064-4kHz?format=api"
        },
        {
            "gps_start": 818008064,
            "utc_start": "2005-12-07T16:27:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818008064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818008064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818008064-4kHz?format=api"
        },
        {
            "gps_start": 818012160,
            "utc_start": "2005-12-07T17:35:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818012160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818012160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818012160-4kHz?format=api"
        },
        {
            "gps_start": 818012160,
            "utc_start": "2005-12-07T17:35:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818012160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818012160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818012160-4kHz?format=api"
        },
        {
            "gps_start": 818016256,
            "utc_start": "2005-12-07T18:44:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818016256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818016256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818016256-4kHz?format=api"
        },
        {
            "gps_start": 818024448,
            "utc_start": "2005-12-07T21:00:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818024448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818024448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818024448-4kHz?format=api"
        },
        {
            "gps_start": 818028544,
            "utc_start": "2005-12-07T22:08:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818028544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818028544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818028544-4kHz?format=api"
        },
        {
            "gps_start": 818028544,
            "utc_start": "2005-12-07T22:08:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818028544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818028544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818028544-4kHz?format=api"
        },
        {
            "gps_start": 818032640,
            "utc_start": "2005-12-07T23:17:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818032640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818032640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818032640-4kHz?format=api"
        }
    ]
}