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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=104",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=102",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 103,
    "results": [
        {
            "gps_start": 819023872,
            "utc_start": "2005-12-19T10:37:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819023872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819023872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819023872-4kHz?format=api"
        },
        {
            "gps_start": 819023872,
            "utc_start": "2005-12-19T10:37:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819023872-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819023872-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819023872-4kHz?format=api"
        },
        {
            "gps_start": 819027968,
            "utc_start": "2005-12-19T11:45:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819027968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819027968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819027968-4kHz?format=api"
        },
        {
            "gps_start": 819027968,
            "utc_start": "2005-12-19T11:45:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819027968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819027968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819027968-4kHz?format=api"
        },
        {
            "gps_start": 819027968,
            "utc_start": "2005-12-19T11:45:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819027968-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819027968-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819027968-4kHz?format=api"
        },
        {
            "gps_start": 819032064,
            "utc_start": "2005-12-19T12:54:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819032064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819032064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819032064-4kHz?format=api"
        },
        {
            "gps_start": 819032064,
            "utc_start": "2005-12-19T12:54:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819032064-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819032064-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819032064-4kHz?format=api"
        },
        {
            "gps_start": 819036160,
            "utc_start": "2005-12-19T14:02:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819036160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819036160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819036160-4kHz?format=api"
        },
        {
            "gps_start": 819036160,
            "utc_start": "2005-12-19T14:02:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819036160-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819036160-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819036160-4kHz?format=api"
        },
        {
            "gps_start": 819040256,
            "utc_start": "2005-12-19T15:10:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819040256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819040256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819040256-4kHz?format=api"
        },
        {
            "gps_start": 819040256,
            "utc_start": "2005-12-19T15:10:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819040256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819040256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819040256-4kHz?format=api"
        },
        {
            "gps_start": 819040256,
            "utc_start": "2005-12-19T15:10:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819040256-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819040256-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819040256-4kHz?format=api"
        },
        {
            "gps_start": 819044352,
            "utc_start": "2005-12-19T16:18:59",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819044352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819044352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819044352-4kHz?format=api"
        },
        {
            "gps_start": 819044352,
            "utc_start": "2005-12-19T16:18:59",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819044352-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819044352-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819044352-4kHz?format=api"
        },
        {
            "gps_start": 819048448,
            "utc_start": "2005-12-19T17:27:15",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819048448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819048448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819048448-4kHz?format=api"
        },
        {
            "gps_start": 819048448,
            "utc_start": "2005-12-19T17:27:15",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819048448-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819048448-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819048448-4kHz?format=api"
        },
        {
            "gps_start": 819052544,
            "utc_start": "2005-12-19T18:35:31",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819052544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819052544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819052544-4kHz?format=api"
        },
        {
            "gps_start": 819052544,
            "utc_start": "2005-12-19T18:35:31",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819052544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H2_LOSC_4_V1-819052544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-819052544-4kHz?format=api"
        },
        {
            "gps_start": 819052544,
            "utc_start": "2005-12-19T18:35:31",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819052544-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/L-L1_LOSC_4_V1-819052544-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-819052544-4kHz?format=api"
        },
        {
            "gps_start": 819056640,
            "utc_start": "2005-12-19T19:43:47",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819056640-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/818937856/H-H1_LOSC_4_V1-819056640-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-819056640-4kHz?format=api"
        }
    ]
}