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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=241",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=239",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 240,
    "results": [
        {
            "gps_start": 823615488,
            "utc_start": "2006-02-10T14:04:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823615488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823615488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823615488-4kHz?format=api"
        },
        {
            "gps_start": 823619584,
            "utc_start": "2006-02-10T15:12:50",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823619584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823619584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823619584-4kHz?format=api"
        },
        {
            "gps_start": 823623680,
            "utc_start": "2006-02-10T16:21:06",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823623680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823623680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823623680-4kHz?format=api"
        },
        {
            "gps_start": 823627776,
            "utc_start": "2006-02-10T17:29:22",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823627776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823627776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823627776-4kHz?format=api"
        },
        {
            "gps_start": 823631872,
            "utc_start": "2006-02-10T18:37:38",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823631872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823631872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823631872-4kHz?format=api"
        },
        {
            "gps_start": 823640064,
            "utc_start": "2006-02-10T20:54:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823640064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823640064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823640064-4kHz?format=api"
        },
        {
            "gps_start": 823644160,
            "utc_start": "2006-02-10T22:02:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823644160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823644160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823644160-4kHz?format=api"
        },
        {
            "gps_start": 823648256,
            "utc_start": "2006-02-10T23:10:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823648256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823648256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823648256-4kHz?format=api"
        },
        {
            "gps_start": 823652352,
            "utc_start": "2006-02-11T00:18:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823652352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823652352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823652352-4kHz?format=api"
        },
        {
            "gps_start": 823656448,
            "utc_start": "2006-02-11T01:27:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823656448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823656448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823656448-4kHz?format=api"
        },
        {
            "gps_start": 823660544,
            "utc_start": "2006-02-11T02:35:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823660544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823660544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823660544-4kHz?format=api"
        },
        {
            "gps_start": 823664640,
            "utc_start": "2006-02-11T03:43:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823664640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823664640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823664640-4kHz?format=api"
        },
        {
            "gps_start": 823668736,
            "utc_start": "2006-02-11T04:52:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823668736-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823668736-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823668736-4kHz?format=api"
        },
        {
            "gps_start": 823697408,
            "utc_start": "2006-02-11T12:49:54",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823697408-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823697408-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823697408-4kHz?format=api"
        },
        {
            "gps_start": 823697408,
            "utc_start": "2006-02-11T12:49:54",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823697408-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823697408-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823697408-4kHz?format=api"
        },
        {
            "gps_start": 823701504,
            "utc_start": "2006-02-11T13:58:10",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823701504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823701504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823701504-4kHz?format=api"
        },
        {
            "gps_start": 823701504,
            "utc_start": "2006-02-11T13:58:10",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823701504-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823701504-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823701504-4kHz?format=api"
        },
        {
            "gps_start": 823705600,
            "utc_start": "2006-02-11T15:06:26",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823705600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823705600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823705600-4kHz?format=api"
        },
        {
            "gps_start": 823705600,
            "utc_start": "2006-02-11T15:06:26",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823705600-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823705600-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823705600-4kHz?format=api"
        },
        {
            "gps_start": 823709696,
            "utc_start": "2006-02-11T16:14:42",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823709696-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823709696-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823709696-4kHz?format=api"
        }
    ]
}