Return strain file list.

Query parameters:

  • start=<int>: Initial GPS time of the desired GPS interval.
  • stop=<int>: Final GPS time of the desired GPS interval.
  • detector=<str>: e.g. H1, L1, V1, etc.
  • sample-rate=<int>: 4 or 16 [kHz]
  • pagesize=<int>: Number of results to return per page.

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

{
    "next": "https://gwosc.org/api/v2/strain-files?format=api&page=97",
    "previous": "https://gwosc.org/api/v2/strain-files?format=api&page=95",
    "results_count": 124511,
    "results_per_page": 20,
    "num_pages": 6226,
    "page_number": 96,
    "results": [
        {
            "gps_start": 818831360,
            "utc_start": "2005-12-17T05:09:07",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818831360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818831360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818831360-4kHz?format=api"
        },
        {
            "gps_start": 818831360,
            "utc_start": "2005-12-17T05:09:07",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818831360-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818831360-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818831360-4kHz?format=api"
        },
        {
            "gps_start": 818835456,
            "utc_start": "2005-12-17T06:17:23",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818835456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818835456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818835456-4kHz?format=api"
        },
        {
            "gps_start": 818835456,
            "utc_start": "2005-12-17T06:17:23",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818835456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818835456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818835456-4kHz?format=api"
        },
        {
            "gps_start": 818835456,
            "utc_start": "2005-12-17T06:17:23",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818835456-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818835456-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818835456-4kHz?format=api"
        },
        {
            "gps_start": 818839552,
            "utc_start": "2005-12-17T07:25:39",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818839552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818839552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818839552-4kHz?format=api"
        },
        {
            "gps_start": 818839552,
            "utc_start": "2005-12-17T07:25:39",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818839552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818839552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818839552-4kHz?format=api"
        },
        {
            "gps_start": 818839552,
            "utc_start": "2005-12-17T07:25:39",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818839552-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818839552-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818839552-4kHz?format=api"
        },
        {
            "gps_start": 818843648,
            "utc_start": "2005-12-17T08:33:55",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818843648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818843648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818843648-4kHz?format=api"
        },
        {
            "gps_start": 818843648,
            "utc_start": "2005-12-17T08:33:55",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818843648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818843648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818843648-4kHz?format=api"
        },
        {
            "gps_start": 818843648,
            "utc_start": "2005-12-17T08:33:55",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818843648-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818843648-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818843648-4kHz?format=api"
        },
        {
            "gps_start": 818847744,
            "utc_start": "2005-12-17T09:42:11",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818847744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818847744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818847744-4kHz?format=api"
        },
        {
            "gps_start": 818847744,
            "utc_start": "2005-12-17T09:42:11",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818847744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818847744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818847744-4kHz?format=api"
        },
        {
            "gps_start": 818847744,
            "utc_start": "2005-12-17T09:42:11",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818847744-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818847744-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818847744-4kHz?format=api"
        },
        {
            "gps_start": 818851840,
            "utc_start": "2005-12-17T10:50:27",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818851840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818851840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818851840-4kHz?format=api"
        },
        {
            "gps_start": 818851840,
            "utc_start": "2005-12-17T10:50:27",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818851840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818851840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818851840-4kHz?format=api"
        },
        {
            "gps_start": 818851840,
            "utc_start": "2005-12-17T10:50:27",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818851840-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818851840-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818851840-4kHz?format=api"
        },
        {
            "gps_start": 818855936,
            "utc_start": "2005-12-17T11:58:43",
            "detector": "H1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818855936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H1_LOSC_4_V1-818855936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H1-818855936-4kHz?format=api"
        },
        {
            "gps_start": 818855936,
            "utc_start": "2005-12-17T11:58:43",
            "detector": "H2",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818855936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/H-H2_LOSC_4_V1-818855936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/H2-818855936-4kHz?format=api"
        },
        {
            "gps_start": 818855936,
            "utc_start": "2005-12-17T11:58:43",
            "detector": "L1",
            "sample_rate_kHz": 4,
            "hdf5_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818855936-4096.hdf5?format=api",
            "gwf_url": "https://gwosc.org/archive/data/S5/817889280/L-L1_LOSC_4_V1-818855936-4096.gwf?format=api",
            "detail_url": "https://gwosc.org/api/v2/strain-files/L1-818855936-4kHz?format=api"
        }
    ]
}