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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=107",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=105",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 106,
    "results": [
        {
            "gps_start": 819118080,
            "utc_start": "2005-12-20T12:47:47",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819118080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819118080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819118080-4kHz?format=api"
        },
        {
            "gps_start": 819118080,
            "utc_start": "2005-12-20T12:47:47",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819118080-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819118080-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819118080-4kHz?format=api"
        },
        {
            "gps_start": 819122176,
            "utc_start": "2005-12-20T13:56:03",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819122176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819122176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819122176-4kHz?format=api"
        },
        {
            "gps_start": 819122176,
            "utc_start": "2005-12-20T13:56:03",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819122176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819122176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819122176-4kHz?format=api"
        },
        {
            "gps_start": 819122176,
            "utc_start": "2005-12-20T13:56:03",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819122176-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819122176-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819122176-4kHz?format=api"
        },
        {
            "gps_start": 819126272,
            "utc_start": "2005-12-20T15:04:19",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819126272-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819126272-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819126272-4kHz?format=api"
        },
        {
            "gps_start": 819126272,
            "utc_start": "2005-12-20T15:04:19",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819126272-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819126272-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819126272-4kHz?format=api"
        },
        {
            "gps_start": 819142656,
            "utc_start": "2005-12-20T19:37:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819142656-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819142656-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819142656-4kHz?format=api"
        },
        {
            "gps_start": 819142656,
            "utc_start": "2005-12-20T19:37:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819142656-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819142656-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819142656-4kHz?format=api"
        },
        {
            "gps_start": 819146752,
            "utc_start": "2005-12-20T20:45:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819146752-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819146752-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819146752-4kHz?format=api"
        },
        {
            "gps_start": 819146752,
            "utc_start": "2005-12-20T20:45:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819146752-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819146752-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819146752-4kHz?format=api"
        },
        {
            "gps_start": 819150848,
            "utc_start": "2005-12-20T21:53:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819150848-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819150848-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819150848-4kHz?format=api"
        },
        {
            "gps_start": 819154944,
            "utc_start": "2005-12-20T23:02:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819154944-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819154944-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819154944-4kHz?format=api"
        },
        {
            "gps_start": 819159040,
            "utc_start": "2005-12-21T00:10:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819159040-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819159040-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819159040-4kHz?format=api"
        },
        {
            "gps_start": 819163136,
            "utc_start": "2005-12-21T01:18:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819163136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819163136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819163136-4kHz?format=api"
        },
        {
            "gps_start": 819163136,
            "utc_start": "2005-12-21T01:18:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819163136-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819163136-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819163136-4kHz?format=api"
        },
        {
            "gps_start": 819167232,
            "utc_start": "2005-12-21T02:26:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819167232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819167232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819167232-4kHz?format=api"
        },
        {
            "gps_start": 819167232,
            "utc_start": "2005-12-21T02:26:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819167232-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819167232-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819167232-4kHz?format=api"
        },
        {
            "gps_start": 819171328,
            "utc_start": "2005-12-21T03:35:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819171328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819171328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819171328-4kHz?format=api"
        },
        {
            "gps_start": 819171328,
            "utc_start": "2005-12-21T03:35:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819171328-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819171328-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819171328-4kHz?format=api"
        }
    ]
}