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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=61",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=59",
    "results_count": 108953,
    "results_per_page": 20,
    "num_pages": 5448,
    "page_number": 60,
    "results": [
        {
            "gps_start": 817651712,
            "utc_start": "2005-12-03T13:28:19",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817651712-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817651712-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817651712-4kHz?format=api"
        },
        {
            "gps_start": 817655808,
            "utc_start": "2005-12-03T14:36:35",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817655808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817655808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817655808-4kHz?format=api"
        },
        {
            "gps_start": 817655808,
            "utc_start": "2005-12-03T14:36:35",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817655808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817655808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817655808-4kHz?format=api"
        },
        {
            "gps_start": 817655808,
            "utc_start": "2005-12-03T14:36:35",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817655808-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817655808-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817655808-4kHz?format=api"
        },
        {
            "gps_start": 817659904,
            "utc_start": "2005-12-03T15:44:51",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817659904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817659904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817659904-4kHz?format=api"
        },
        {
            "gps_start": 817659904,
            "utc_start": "2005-12-03T15:44:51",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817659904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817659904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817659904-4kHz?format=api"
        },
        {
            "gps_start": 817659904,
            "utc_start": "2005-12-03T15:44:51",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817659904-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/L-L1_LOSC_4_V1-817659904-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-817659904-4kHz?format=api"
        },
        {
            "gps_start": 817664000,
            "utc_start": "2005-12-03T16:53:07",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817664000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817664000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817664000-4kHz?format=api"
        },
        {
            "gps_start": 817664000,
            "utc_start": "2005-12-03T16:53:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817664000-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817664000-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817664000-4kHz?format=api"
        },
        {
            "gps_start": 817668096,
            "utc_start": "2005-12-03T18:01:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817668096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817668096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817668096-4kHz?format=api"
        },
        {
            "gps_start": 817668096,
            "utc_start": "2005-12-03T18:01:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817668096-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817668096-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817668096-4kHz?format=api"
        },
        {
            "gps_start": 817672192,
            "utc_start": "2005-12-03T19:09:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817672192-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817672192-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817672192-4kHz?format=api"
        },
        {
            "gps_start": 817672192,
            "utc_start": "2005-12-03T19:09:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817672192-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817672192-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817672192-4kHz?format=api"
        },
        {
            "gps_start": 817676288,
            "utc_start": "2005-12-03T20:17:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817676288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817676288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817676288-4kHz?format=api"
        },
        {
            "gps_start": 817676288,
            "utc_start": "2005-12-03T20:17:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817676288-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817676288-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817676288-4kHz?format=api"
        },
        {
            "gps_start": 817680384,
            "utc_start": "2005-12-03T21:26:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817680384-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817680384-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817680384-4kHz?format=api"
        },
        {
            "gps_start": 817680384,
            "utc_start": "2005-12-03T21:26:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817680384-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817680384-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817680384-4kHz?format=api"
        },
        {
            "gps_start": 817684480,
            "utc_start": "2005-12-03T22:34:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817684480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817684480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817684480-4kHz?format=api"
        },
        {
            "gps_start": 817684480,
            "utc_start": "2005-12-03T22:34:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817684480-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H2_LOSC_4_V1-817684480-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-817684480-4kHz?format=api"
        },
        {
            "gps_start": 817688576,
            "utc_start": "2005-12-03T23:42:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817688576-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/816840704/H-H1_LOSC_4_V1-817688576-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-817688576-4kHz?format=api"
        }
    ]
}