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/runs/S6/strain-files?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/runs/S6/strain-files?format=api&page=2",
    "previous": null,
    "results_count": 12726,
    "results_per_page": 20,
    "num_pages": 637,
    "page_number": 1,
    "results": [
        {
            "gps_start": 931049472,
            "utc_start": "2009-07-08T00:50:57",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931049472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931049472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931049472-4kHz?format=api"
        },
        {
            "gps_start": 931053568,
            "utc_start": "2009-07-08T01:59:13",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931053568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931053568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931053568-4kHz?format=api"
        },
        {
            "gps_start": 931069952,
            "utc_start": "2009-07-08T06:32:17",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931069952-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931069952-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-931069952-4kHz?format=api"
        },
        {
            "gps_start": 931074048,
            "utc_start": "2009-07-08T07:40:33",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931074048-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931074048-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931074048-4kHz?format=api"
        },
        {
            "gps_start": 931074048,
            "utc_start": "2009-07-08T07:40:33",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931074048-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931074048-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-931074048-4kHz?format=api"
        },
        {
            "gps_start": 931078144,
            "utc_start": "2009-07-08T08:48:49",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931078144-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931078144-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931078144-4kHz?format=api"
        },
        {
            "gps_start": 931078144,
            "utc_start": "2009-07-08T08:48:49",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931078144-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931078144-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-931078144-4kHz?format=api"
        },
        {
            "gps_start": 931082240,
            "utc_start": "2009-07-08T09:57:05",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931082240-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931082240-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931082240-4kHz?format=api"
        },
        {
            "gps_start": 931082240,
            "utc_start": "2009-07-08T09:57:05",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931082240-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931082240-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-931082240-4kHz?format=api"
        },
        {
            "gps_start": 931086336,
            "utc_start": "2009-07-08T11:05:21",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931086336-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931086336-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931086336-4kHz?format=api"
        },
        {
            "gps_start": 931090432,
            "utc_start": "2009-07-08T12:13:37",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931090432-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931090432-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931090432-4kHz?format=api"
        },
        {
            "gps_start": 931094528,
            "utc_start": "2009-07-08T13:21:53",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931094528-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931094528-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931094528-4kHz?format=api"
        },
        {
            "gps_start": 931106816,
            "utc_start": "2009-07-08T16:46:41",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931106816-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931106816-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-931106816-4kHz?format=api"
        },
        {
            "gps_start": 931110912,
            "utc_start": "2009-07-08T17:54:57",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931110912-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931110912-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-931110912-4kHz?format=api"
        },
        {
            "gps_start": 931115008,
            "utc_start": "2009-07-08T19:03:13",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931115008-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/L-L1_LOSC_4_V1-931115008-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-931115008-4kHz?format=api"
        },
        {
            "gps_start": 931123200,
            "utc_start": "2009-07-08T21:19:45",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931123200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931123200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931123200-4kHz?format=api"
        },
        {
            "gps_start": 931127296,
            "utc_start": "2009-07-08T22:28:01",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931127296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931127296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931127296-4kHz?format=api"
        },
        {
            "gps_start": 931131392,
            "utc_start": "2009-07-08T23:36:17",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931131392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/930086912/H-H1_LOSC_4_V1-931131392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931131392-4kHz?format=api"
        },
        {
            "gps_start": 931135488,
            "utc_start": "2009-07-09T00:44:33",
            "detector": "H1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/931135488/H-H1_LOSC_4_V1-931135488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/931135488/H-H1_LOSC_4_V1-931135488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-931135488-4kHz?format=api"
        },
        {
            "gps_start": 931135488,
            "utc_start": "2009-07-09T00:44:33",
            "detector": "L1",
            "sample_rate_kHz": 4.0,
            "hdf5_url": "https://gwosc.org/archive/data/S6/931135488/L-L1_LOSC_4_V1-931135488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S6/931135488/L-L1_LOSC_4_V1-931135488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-931135488-4kHz?format=api"
        }
    ]
}