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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=132",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=130",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 131,
    "results": [
        {
            "gps_start": 819892224,
            "utc_start": "2005-12-29T11:50:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819892224-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819892224-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819892224-4kHz?format=api"
        },
        {
            "gps_start": 819892224,
            "utc_start": "2005-12-29T11:50:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819892224-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819892224-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819892224-4kHz?format=api"
        },
        {
            "gps_start": 819892224,
            "utc_start": "2005-12-29T11:50:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819892224-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819892224-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819892224-4kHz?format=api"
        },
        {
            "gps_start": 819896320,
            "utc_start": "2005-12-29T12:58:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819896320-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819896320-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819896320-4kHz?format=api"
        },
        {
            "gps_start": 819896320,
            "utc_start": "2005-12-29T12:58:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819896320-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819896320-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819896320-4kHz?format=api"
        },
        {
            "gps_start": 819896320,
            "utc_start": "2005-12-29T12:58:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819896320-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819896320-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819896320-4kHz?format=api"
        },
        {
            "gps_start": 819900416,
            "utc_start": "2005-12-29T14:06:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819900416-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819900416-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819900416-4kHz?format=api"
        },
        {
            "gps_start": 819900416,
            "utc_start": "2005-12-29T14:06:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819900416-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819900416-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819900416-4kHz?format=api"
        },
        {
            "gps_start": 819900416,
            "utc_start": "2005-12-29T14:06:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819900416-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819900416-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819900416-4kHz?format=api"
        },
        {
            "gps_start": 819904512,
            "utc_start": "2005-12-29T15:14:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819904512-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819904512-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819904512-4kHz?format=api"
        },
        {
            "gps_start": 819904512,
            "utc_start": "2005-12-29T15:14:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819904512-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819904512-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819904512-4kHz?format=api"
        },
        {
            "gps_start": 819908608,
            "utc_start": "2005-12-29T16:23:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819908608-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819908608-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819908608-4kHz?format=api"
        },
        {
            "gps_start": 819908608,
            "utc_start": "2005-12-29T16:23:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819908608-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819908608-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819908608-4kHz?format=api"
        },
        {
            "gps_start": 819908608,
            "utc_start": "2005-12-29T16:23:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819908608-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819908608-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819908608-4kHz?format=api"
        },
        {
            "gps_start": 819912704,
            "utc_start": "2005-12-29T17:31:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819912704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819912704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819912704-4kHz?format=api"
        },
        {
            "gps_start": 819912704,
            "utc_start": "2005-12-29T17:31:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819912704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819912704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819912704-4kHz?format=api"
        },
        {
            "gps_start": 819912704,
            "utc_start": "2005-12-29T17:31:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819912704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819912704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819912704-4kHz?format=api"
        },
        {
            "gps_start": 819916800,
            "utc_start": "2005-12-29T18:39:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819916800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819916800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819916800-4kHz?format=api"
        },
        {
            "gps_start": 819916800,
            "utc_start": "2005-12-29T18:39:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819916800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819916800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819916800-4kHz?format=api"
        },
        {
            "gps_start": 819916800,
            "utc_start": "2005-12-29T18:39:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819916800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819916800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819916800-4kHz?format=api"
        }
    ]
}