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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=103",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=101",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 102,
    "results": [
        {
            "gps_start": 818995200,
            "utc_start": "2005-12-19T02:39:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-818995200-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-818995200-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818995200-4kHz?format=api"
        },
        {
            "gps_start": 818999296,
            "utc_start": "2005-12-19T03:48:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-818999296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-818999296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818999296-4kHz?format=api"
        },
        {
            "gps_start": 818999296,
            "utc_start": "2005-12-19T03:48:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-818999296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-818999296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818999296-4kHz?format=api"
        },
        {
            "gps_start": 818999296,
            "utc_start": "2005-12-19T03:48:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-818999296-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-818999296-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818999296-4kHz?format=api"
        },
        {
            "gps_start": 819003392,
            "utc_start": "2005-12-19T04:56:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819003392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819003392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819003392-4kHz?format=api"
        },
        {
            "gps_start": 819003392,
            "utc_start": "2005-12-19T04:56:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819003392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819003392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819003392-4kHz?format=api"
        },
        {
            "gps_start": 819003392,
            "utc_start": "2005-12-19T04:56:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819003392-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819003392-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819003392-4kHz?format=api"
        },
        {
            "gps_start": 819007488,
            "utc_start": "2005-12-19T06:04:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819007488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819007488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819007488-4kHz?format=api"
        },
        {
            "gps_start": 819007488,
            "utc_start": "2005-12-19T06:04:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819007488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819007488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819007488-4kHz?format=api"
        },
        {
            "gps_start": 819007488,
            "utc_start": "2005-12-19T06:04:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819007488-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819007488-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819007488-4kHz?format=api"
        },
        {
            "gps_start": 819011584,
            "utc_start": "2005-12-19T07:12:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819011584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819011584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819011584-4kHz?format=api"
        },
        {
            "gps_start": 819011584,
            "utc_start": "2005-12-19T07:12:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819011584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819011584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819011584-4kHz?format=api"
        },
        {
            "gps_start": 819011584,
            "utc_start": "2005-12-19T07:12:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819011584-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819011584-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819011584-4kHz?format=api"
        },
        {
            "gps_start": 819015680,
            "utc_start": "2005-12-19T08:21:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819015680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819015680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819015680-4kHz?format=api"
        },
        {
            "gps_start": 819015680,
            "utc_start": "2005-12-19T08:21:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819015680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819015680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819015680-4kHz?format=api"
        },
        {
            "gps_start": 819015680,
            "utc_start": "2005-12-19T08:21:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819015680-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819015680-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819015680-4kHz?format=api"
        },
        {
            "gps_start": 819019776,
            "utc_start": "2005-12-19T09:29:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819019776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819019776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819019776-4kHz?format=api"
        },
        {
            "gps_start": 819019776,
            "utc_start": "2005-12-19T09:29:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819019776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819019776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819019776-4kHz?format=api"
        },
        {
            "gps_start": 819019776,
            "utc_start": "2005-12-19T09:29:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819019776-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819019776-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819019776-4kHz?format=api"
        },
        {
            "gps_start": 819023872,
            "utc_start": "2005-12-19T10:37:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819023872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819023872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819023872-4kHz?format=api"
        }
    ]
}