Return strain file list.

Query parameters:

  • start=<int>: Initial GPS time of the desired GPS interval.
  • stop=<int>: Final GPS time of the desired GPS interval.
  • detector=<str>: e.g. H1, L1, V1, etc.
  • sample-rate=<int>: 4 or 16 [kHz]
  • pagesize=<int>: Number of results to return per page.

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

{
    "next": "https://gwosc.org/api/v2/runs/O2/strain-files?format=api&page=596",
    "previous": "https://gwosc.org/api/v2/runs/O2/strain-files?format=api&page=594",
    "results_count": 15980,
    "results_per_page": 20,
    "num_pages": 799,
    "page_number": 595,
    "results": [
        {
            "gps_start": 1183477760,
            "utc_start": "2017-07-07T15:49:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183477760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183477760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183477760-4kHz?format=api"
        },
        {
            "gps_start": 1183477760,
            "utc_start": "2017-07-07T15:49:02",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183477760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183477760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183477760-16kHz?format=api"
        },
        {
            "gps_start": 1183485952,
            "utc_start": "2017-07-07T18:05:34",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183485952-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183485952-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183485952-4kHz?format=api"
        },
        {
            "gps_start": 1183485952,
            "utc_start": "2017-07-07T18:05:34",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183485952-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183485952-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183485952-16kHz?format=api"
        },
        {
            "gps_start": 1183490048,
            "utc_start": "2017-07-07T19:13:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183490048-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183490048-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183490048-4kHz?format=api"
        },
        {
            "gps_start": 1183490048,
            "utc_start": "2017-07-07T19:13:50",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183490048-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183490048-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183490048-16kHz?format=api"
        },
        {
            "gps_start": 1183498240,
            "utc_start": "2017-07-07T21:30:22",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183498240-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183498240-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183498240-4kHz?format=api"
        },
        {
            "gps_start": 1183498240,
            "utc_start": "2017-07-07T21:30:22",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183498240-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183498240-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183498240-16kHz?format=api"
        },
        {
            "gps_start": 1183502336,
            "utc_start": "2017-07-07T22:38:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183502336-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183502336-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183502336-4kHz?format=api"
        },
        {
            "gps_start": 1183502336,
            "utc_start": "2017-07-07T22:38:38",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183502336-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183502336-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183502336-16kHz?format=api"
        },
        {
            "gps_start": 1183506432,
            "utc_start": "2017-07-07T23:46:54",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183506432-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183506432-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183506432-4kHz?format=api"
        },
        {
            "gps_start": 1183506432,
            "utc_start": "2017-07-07T23:46:54",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183506432-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183506432-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183506432-16kHz?format=api"
        },
        {
            "gps_start": 1183510528,
            "utc_start": "2017-07-08T00:55:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183510528-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183510528-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183510528-4kHz?format=api"
        },
        {
            "gps_start": 1183510528,
            "utc_start": "2017-07-08T00:55:10",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183510528-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183510528-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183510528-16kHz?format=api"
        },
        {
            "gps_start": 1183514624,
            "utc_start": "2017-07-08T02:03:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183514624-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183514624-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183514624-4kHz?format=api"
        },
        {
            "gps_start": 1183514624,
            "utc_start": "2017-07-08T02:03:26",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183514624-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183514624-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183514624-16kHz?format=api"
        },
        {
            "gps_start": 1183518720,
            "utc_start": "2017-07-08T03:11:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183518720-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183518720-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183518720-4kHz?format=api"
        },
        {
            "gps_start": 1183518720,
            "utc_start": "2017-07-08T03:11:42",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183518720-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183518720-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183518720-16kHz?format=api"
        },
        {
            "gps_start": 1183522816,
            "utc_start": "2017-07-08T04:19:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183522816-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_4KHZ_R1/1182793728/L-L1_GWOSC_O2_4KHZ_R1-1183522816-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183522816-4kHz?format=api"
        },
        {
            "gps_start": 1183522816,
            "utc_start": "2017-07-08T04:19:58",
            "detector": "L1",
            "sample_rate_kHz": 16,
            "hdf5_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183522816-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/O2_16KHZ_R1/1182793728/L-L1_GWOSC_O2_16KHZ_R1-1183522816-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-1183522816-16kHz?format=api"
        }
    ]
}