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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=100",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=98",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 99,
    "results": [
        {
            "gps_start": 818913280,
            "utc_start": "2005-12-18T03:54:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818913280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818913280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818913280-4kHz?format=api"
        },
        {
            "gps_start": 818913280,
            "utc_start": "2005-12-18T03:54:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818913280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818913280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818913280-4kHz?format=api"
        },
        {
            "gps_start": 818917376,
            "utc_start": "2005-12-18T05:02:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818917376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818917376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818917376-4kHz?format=api"
        },
        {
            "gps_start": 818917376,
            "utc_start": "2005-12-18T05:02:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818917376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818917376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818917376-4kHz?format=api"
        },
        {
            "gps_start": 818917376,
            "utc_start": "2005-12-18T05:02:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818917376-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818917376-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818917376-4kHz?format=api"
        },
        {
            "gps_start": 818921472,
            "utc_start": "2005-12-18T06:10:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818921472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818921472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818921472-4kHz?format=api"
        },
        {
            "gps_start": 818921472,
            "utc_start": "2005-12-18T06:10:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818921472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818921472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818921472-4kHz?format=api"
        },
        {
            "gps_start": 818921472,
            "utc_start": "2005-12-18T06:10:59",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818921472-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818921472-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818921472-4kHz?format=api"
        },
        {
            "gps_start": 818925568,
            "utc_start": "2005-12-18T07:19:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818925568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818925568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818925568-4kHz?format=api"
        },
        {
            "gps_start": 818925568,
            "utc_start": "2005-12-18T07:19:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818925568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818925568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818925568-4kHz?format=api"
        },
        {
            "gps_start": 818925568,
            "utc_start": "2005-12-18T07:19:15",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818925568-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818925568-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818925568-4kHz?format=api"
        },
        {
            "gps_start": 818929664,
            "utc_start": "2005-12-18T08:27:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818929664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818929664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818929664-4kHz?format=api"
        },
        {
            "gps_start": 818929664,
            "utc_start": "2005-12-18T08:27:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818929664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818929664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818929664-4kHz?format=api"
        },
        {
            "gps_start": 818929664,
            "utc_start": "2005-12-18T08:27:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818929664-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818929664-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818929664-4kHz?format=api"
        },
        {
            "gps_start": 818933760,
            "utc_start": "2005-12-18T09:35:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818933760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818933760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818933760-4kHz?format=api"
        },
        {
            "gps_start": 818933760,
            "utc_start": "2005-12-18T09:35:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818933760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818933760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818933760-4kHz?format=api"
        },
        {
            "gps_start": 818933760,
            "utc_start": "2005-12-18T09:35:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818933760-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818933760-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818933760-4kHz?format=api"
        },
        {
            "gps_start": 818937856,
            "utc_start": "2005-12-18T10:44:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-818937856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-818937856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818937856-4kHz?format=api"
        },
        {
            "gps_start": 818937856,
            "utc_start": "2005-12-18T10:44:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-818937856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-818937856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818937856-4kHz?format=api"
        },
        {
            "gps_start": 818937856,
            "utc_start": "2005-12-18T10:44:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-818937856-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-818937856-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818937856-4kHz?format=api"
        }
    ]
}