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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=91",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=89",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 90,
    "results": [
        {
            "gps_start": 818642944,
            "utc_start": "2005-12-15T00:48:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818642944-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818642944-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818642944-4kHz?format=api"
        },
        {
            "gps_start": 818642944,
            "utc_start": "2005-12-15T00:48:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818642944-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818642944-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818642944-4kHz?format=api"
        },
        {
            "gps_start": 818647040,
            "utc_start": "2005-12-15T01:57:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818647040-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818647040-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818647040-4kHz?format=api"
        },
        {
            "gps_start": 818647040,
            "utc_start": "2005-12-15T01:57:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818647040-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818647040-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818647040-4kHz?format=api"
        },
        {
            "gps_start": 818647040,
            "utc_start": "2005-12-15T01:57:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818647040-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818647040-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818647040-4kHz?format=api"
        },
        {
            "gps_start": 818651136,
            "utc_start": "2005-12-15T03:05:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818651136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818651136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818651136-4kHz?format=api"
        },
        {
            "gps_start": 818651136,
            "utc_start": "2005-12-15T03:05:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818651136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818651136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818651136-4kHz?format=api"
        },
        {
            "gps_start": 818651136,
            "utc_start": "2005-12-15T03:05:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818651136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818651136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818651136-4kHz?format=api"
        },
        {
            "gps_start": 818655232,
            "utc_start": "2005-12-15T04:13:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818655232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818655232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818655232-4kHz?format=api"
        },
        {
            "gps_start": 818655232,
            "utc_start": "2005-12-15T04:13:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818655232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818655232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818655232-4kHz?format=api"
        },
        {
            "gps_start": 818655232,
            "utc_start": "2005-12-15T04:13:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818655232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818655232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818655232-4kHz?format=api"
        },
        {
            "gps_start": 818659328,
            "utc_start": "2005-12-15T05:21:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818659328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818659328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818659328-4kHz?format=api"
        },
        {
            "gps_start": 818659328,
            "utc_start": "2005-12-15T05:21:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818659328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818659328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818659328-4kHz?format=api"
        },
        {
            "gps_start": 818659328,
            "utc_start": "2005-12-15T05:21:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818659328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818659328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818659328-4kHz?format=api"
        },
        {
            "gps_start": 818663424,
            "utc_start": "2005-12-15T06:30:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818663424-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818663424-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818663424-4kHz?format=api"
        },
        {
            "gps_start": 818663424,
            "utc_start": "2005-12-15T06:30:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818663424-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818663424-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818663424-4kHz?format=api"
        },
        {
            "gps_start": 818663424,
            "utc_start": "2005-12-15T06:30:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818663424-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818663424-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818663424-4kHz?format=api"
        },
        {
            "gps_start": 818667520,
            "utc_start": "2005-12-15T07:38:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818667520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818667520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818667520-4kHz?format=api"
        },
        {
            "gps_start": 818667520,
            "utc_start": "2005-12-15T07:38:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818667520-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818667520-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818667520-4kHz?format=api"
        },
        {
            "gps_start": 818671616,
            "utc_start": "2005-12-15T08:46:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818671616-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818671616-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818671616-4kHz?format=api"
        }
    ]
}