Return all events from a given catalog.

Query parameters:

  • include-default-parameters: if true or empty, include a list with the preferred values for default parameters.

Rel URLs:

  • Follow parameters_url for a list of parameter estimations.
  • Follow timelines_url for a list of timelines and segments.
GET /api/v2/catalogs/GWTC-4.0/events?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/catalogs/GWTC-4.0/events?format=api&page=4",
    "previous": "https://gwosc.org/api/v2/catalogs/GWTC-4.0/events?format=api&page=2",
    "results_count": 129,
    "results_per_page": 20,
    "num_pages": 7,
    "page_number": 3,
    "results": [
        {
            "name": "GW231026_130704",
            "shortName": "GW231026_130704-v1",
            "gps": 1382360842.2,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231026_130704-v1?format=api"
        },
        {
            "name": "GW231020_142947",
            "shortName": "GW231020_142947-v1",
            "gps": 1381847405.6,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231020_142947-v1?format=api"
        },
        {
            "name": "GW231018_233037",
            "shortName": "GW231018_233037-v1",
            "gps": 1381707055.0,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231018_233037-v1?format=api"
        },
        {
            "name": "GW231014_040532",
            "shortName": "GW231014_040532-v1",
            "gps": 1381291551.0,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231014_040532-v1?format=api"
        },
        {
            "name": "GW231013_135504",
            "shortName": "GW231013_135504-v1",
            "gps": 1381240522.4,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231013_135504-v1?format=api"
        },
        {
            "name": "GW231008_142521",
            "shortName": "GW231008_142521-v1",
            "gps": 1380810339.8,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231008_142521-v1?format=api"
        },
        {
            "name": "GW231005_144455",
            "shortName": "GW231005_144455-v1",
            "gps": 1380552313.4,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231005_144455-v1?format=api"
        },
        {
            "name": "GW231005_091549",
            "shortName": "GW231005_091549-v1",
            "gps": 1380532567.5,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231005_091549-v1?format=api"
        },
        {
            "name": "GW231005_021030",
            "shortName": "GW231005_021030-v1",
            "gps": 1380507049.0,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231005_021030-v1?format=api"
        },
        {
            "name": "GW231004_232346",
            "shortName": "GW231004_232346-v1",
            "gps": 1380497044.3,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231004_232346-v1?format=api"
        },
        {
            "name": "GW231002_143916",
            "shortName": "GW231002_143916-v1",
            "gps": 1380292774.7,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231002_143916-v1?format=api"
        },
        {
            "name": "GW231001_140220",
            "shortName": "GW231001_140220-v1",
            "gps": 1380204158.7,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW231001_140220-v1?format=api"
        },
        {
            "name": "GW230930_110730",
            "shortName": "GW230930_110730-v1",
            "gps": 1380107268.4,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW230930_110730-v1?format=api"
        },
        {
            "name": "GW230928_215827",
            "shortName": "GW230928_215827-v1",
            "gps": 1379973525.1,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW230928_215827-v1?format=api"
        },
        {
            "name": "GW230927_153832",
            "shortName": "GW230927_153832-v1",
            "gps": 1379864330.9,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW230927_153832-v1?format=api"
        },
        {
            "name": "GW230927_043729",
            "shortName": "GW230927_043729-v1",
            "gps": 1379824667.1,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW230927_043729-v1?format=api"
        },
        {
            "name": "GW230925_143957",
            "shortName": "GW230925_143957-v1",
            "gps": 1379688015.5,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW230925_143957-v1?format=api"
        },
        {
            "name": "GW230924_124453",
            "shortName": "GW230924_124453-v1",
            "gps": 1379594711.8,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW230924_124453-v1?format=api"
        },
        {
            "name": "GW230922_040658",
            "shortName": "GW230922_040658-v1",
            "gps": 1379390836.1,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW230922_040658-v1?format=api"
        },
        {
            "name": "GW230922_020344",
            "shortName": "GW230922_020344-v1",
            "gps": 1379383442.9,
            "version": 1,
            "catalog": "GWTC-4.0",
            "doi": "https://doi.org/10.7935/aes8-px89",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW230922_020344-v1?format=api"
        }
    ]
}