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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=51",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=49",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 50,
    "results": [
        {
            "gps_start": 817352704,
            "utc_start": "2005-11-30T02:24:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817352704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817352704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817352704-4kHz?format=api"
        },
        {
            "gps_start": 817352704,
            "utc_start": "2005-11-30T02:24:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817352704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817352704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817352704-4kHz?format=api"
        },
        {
            "gps_start": 817352704,
            "utc_start": "2005-11-30T02:24:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817352704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817352704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817352704-4kHz?format=api"
        },
        {
            "gps_start": 817356800,
            "utc_start": "2005-11-30T03:33:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817356800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817356800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817356800-4kHz?format=api"
        },
        {
            "gps_start": 817356800,
            "utc_start": "2005-11-30T03:33:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817356800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817356800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817356800-4kHz?format=api"
        },
        {
            "gps_start": 817356800,
            "utc_start": "2005-11-30T03:33:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817356800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817356800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817356800-4kHz?format=api"
        },
        {
            "gps_start": 817360896,
            "utc_start": "2005-11-30T04:41:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817360896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817360896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817360896-4kHz?format=api"
        },
        {
            "gps_start": 817360896,
            "utc_start": "2005-11-30T04:41:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817360896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817360896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817360896-4kHz?format=api"
        },
        {
            "gps_start": 817360896,
            "utc_start": "2005-11-30T04:41:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817360896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817360896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817360896-4kHz?format=api"
        },
        {
            "gps_start": 817364992,
            "utc_start": "2005-11-30T05:49:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817364992-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817364992-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817364992-4kHz?format=api"
        },
        {
            "gps_start": 817364992,
            "utc_start": "2005-11-30T05:49:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817364992-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817364992-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817364992-4kHz?format=api"
        },
        {
            "gps_start": 817364992,
            "utc_start": "2005-11-30T05:49:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817364992-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817364992-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817364992-4kHz?format=api"
        },
        {
            "gps_start": 817369088,
            "utc_start": "2005-11-30T06:57:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817369088-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817369088-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817369088-4kHz?format=api"
        },
        {
            "gps_start": 817369088,
            "utc_start": "2005-11-30T06:57:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817369088-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817369088-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817369088-4kHz?format=api"
        },
        {
            "gps_start": 817369088,
            "utc_start": "2005-11-30T06:57:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817369088-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817369088-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817369088-4kHz?format=api"
        },
        {
            "gps_start": 817373184,
            "utc_start": "2005-11-30T08:06:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817373184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817373184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817373184-4kHz?format=api"
        },
        {
            "gps_start": 817373184,
            "utc_start": "2005-11-30T08:06:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817373184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817373184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817373184-4kHz?format=api"
        },
        {
            "gps_start": 817373184,
            "utc_start": "2005-11-30T08:06:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817373184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817373184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817373184-4kHz?format=api"
        },
        {
            "gps_start": 817377280,
            "utc_start": "2005-11-30T09:14:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817377280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817377280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817377280-4kHz?format=api"
        },
        {
            "gps_start": 817377280,
            "utc_start": "2005-11-30T09:14:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817377280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817377280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817377280-4kHz?format=api"
        }
    ]
}