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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=99",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=97",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 98,
    "results": [
        {
            "gps_start": 818884608,
            "utc_start": "2005-12-17T19:56:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818884608-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818884608-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818884608-4kHz?format=api"
        },
        {
            "gps_start": 818888704,
            "utc_start": "2005-12-17T21:04:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818888704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818888704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818888704-4kHz?format=api"
        },
        {
            "gps_start": 818888704,
            "utc_start": "2005-12-17T21:04:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818888704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818888704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818888704-4kHz?format=api"
        },
        {
            "gps_start": 818888704,
            "utc_start": "2005-12-17T21:04:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818888704-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818888704-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818888704-4kHz?format=api"
        },
        {
            "gps_start": 818892800,
            "utc_start": "2005-12-17T22:13:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818892800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818892800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818892800-4kHz?format=api"
        },
        {
            "gps_start": 818892800,
            "utc_start": "2005-12-17T22:13:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818892800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818892800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818892800-4kHz?format=api"
        },
        {
            "gps_start": 818892800,
            "utc_start": "2005-12-17T22:13:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818892800-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818892800-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818892800-4kHz?format=api"
        },
        {
            "gps_start": 818896896,
            "utc_start": "2005-12-17T23:21:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818896896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818896896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818896896-4kHz?format=api"
        },
        {
            "gps_start": 818896896,
            "utc_start": "2005-12-17T23:21:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818896896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818896896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818896896-4kHz?format=api"
        },
        {
            "gps_start": 818896896,
            "utc_start": "2005-12-17T23:21:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818896896-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818896896-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818896896-4kHz?format=api"
        },
        {
            "gps_start": 818900992,
            "utc_start": "2005-12-18T00:29:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818900992-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818900992-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818900992-4kHz?format=api"
        },
        {
            "gps_start": 818900992,
            "utc_start": "2005-12-18T00:29:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818900992-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818900992-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818900992-4kHz?format=api"
        },
        {
            "gps_start": 818900992,
            "utc_start": "2005-12-18T00:29:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818900992-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818900992-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818900992-4kHz?format=api"
        },
        {
            "gps_start": 818905088,
            "utc_start": "2005-12-18T01:37:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818905088-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818905088-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818905088-4kHz?format=api"
        },
        {
            "gps_start": 818905088,
            "utc_start": "2005-12-18T01:37:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818905088-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818905088-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818905088-4kHz?format=api"
        },
        {
            "gps_start": 818905088,
            "utc_start": "2005-12-18T01:37:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818905088-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818905088-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818905088-4kHz?format=api"
        },
        {
            "gps_start": 818909184,
            "utc_start": "2005-12-18T02:46:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818909184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818909184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818909184-4kHz?format=api"
        },
        {
            "gps_start": 818909184,
            "utc_start": "2005-12-18T02:46:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818909184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818909184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818909184-4kHz?format=api"
        },
        {
            "gps_start": 818909184,
            "utc_start": "2005-12-18T02:46:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818909184-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818909184-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818909184-4kHz?format=api"
        },
        {
            "gps_start": 818913280,
            "utc_start": "2005-12-18T03:54:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818913280-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818913280-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818913280-4kHz?format=api"
        }
    ]
}