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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=243",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=241",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 242,
    "results": [
        {
            "gps_start": 823787520,
            "utc_start": "2006-02-12T13:51:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823787520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823787520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823787520-4kHz?format=api"
        },
        {
            "gps_start": 823787520,
            "utc_start": "2006-02-12T13:51:46",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823787520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823787520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823787520-4kHz?format=api"
        },
        {
            "gps_start": 823787520,
            "utc_start": "2006-02-12T13:51:46",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823787520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823787520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823787520-4kHz?format=api"
        },
        {
            "gps_start": 823791616,
            "utc_start": "2006-02-12T15:00:02",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823791616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823791616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823791616-4kHz?format=api"
        },
        {
            "gps_start": 823791616,
            "utc_start": "2006-02-12T15:00:02",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823791616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823791616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823791616-4kHz?format=api"
        },
        {
            "gps_start": 823791616,
            "utc_start": "2006-02-12T15:00:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823791616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823791616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823791616-4kHz?format=api"
        },
        {
            "gps_start": 823795712,
            "utc_start": "2006-02-12T16:08:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823795712-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823795712-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823795712-4kHz?format=api"
        },
        {
            "gps_start": 823795712,
            "utc_start": "2006-02-12T16:08:18",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823795712-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823795712-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823795712-4kHz?format=api"
        },
        {
            "gps_start": 823799808,
            "utc_start": "2006-02-12T17:16:34",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823799808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823799808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823799808-4kHz?format=api"
        },
        {
            "gps_start": 823799808,
            "utc_start": "2006-02-12T17:16:34",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823799808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H1_LOSC_4_V1-823799808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-823799808-4kHz?format=api"
        },
        {
            "gps_start": 823824384,
            "utc_start": "2006-02-13T00:06:10",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823824384-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823824384-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823824384-4kHz?format=api"
        },
        {
            "gps_start": 823828480,
            "utc_start": "2006-02-13T01:14:26",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823828480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823828480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823828480-4kHz?format=api"
        },
        {
            "gps_start": 823832576,
            "utc_start": "2006-02-13T02:22:42",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823832576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823832576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823832576-4kHz?format=api"
        },
        {
            "gps_start": 823836672,
            "utc_start": "2006-02-13T03:30:58",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823836672-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823836672-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823836672-4kHz?format=api"
        },
        {
            "gps_start": 823840768,
            "utc_start": "2006-02-13T04:39:14",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823840768-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823840768-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823840768-4kHz?format=api"
        },
        {
            "gps_start": 823844864,
            "utc_start": "2006-02-13T05:47:30",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823844864-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823844864-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823844864-4kHz?format=api"
        },
        {
            "gps_start": 823848960,
            "utc_start": "2006-02-13T06:55:46",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823848960-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823848960-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823848960-4kHz?format=api"
        },
        {
            "gps_start": 823853056,
            "utc_start": "2006-02-13T08:04:02",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823853056-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823853056-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823853056-4kHz?format=api"
        },
        {
            "gps_start": 823857152,
            "utc_start": "2006-02-13T09:12:18",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823857152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/H-H2_LOSC_4_V1-823857152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-823857152-4kHz?format=api"
        },
        {
            "gps_start": 823857152,
            "utc_start": "2006-02-13T09:12:18",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823857152-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/823132160/L-L1_LOSC_4_V1-823857152-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-823857152-4kHz?format=api"
        }
    ]
}