Return all past public events.

Each event may have more than one version in the versions key. Each version correspond to a different parameter estimation analysis and typically belong to different catalogs.

Rel URLs:

  • Follow detail_url inside each version for a detail view of the event version and its parameters.
  • Follow strain_files_url for a list of strain files.
GET /api/v2/events?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/events?format=api&page=12",
    "previous": "https://gwosc.org/api/v2/events?format=api&page=10",
    "results_count": 260,
    "results_per_page": 20,
    "num_pages": 13,
    "page_number": 11,
    "results": [
        {
            "name": "GW190720_000836",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190720_000836/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190720_000836?format=api",
            "aliases": [
                "GW190720_000836"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190720_000836-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190720_000836-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190720_000836-v3?format=api"
                }
            ]
        },
        {
            "name": "GW190719_215514",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190719_215514/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190719_215514?format=api",
            "aliases": [
                "GW190719_215514"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190719_215514-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190719_215514-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190719_215514-v3?format=api"
                }
            ]
        },
        {
            "name": "GW190718_160159",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190718_160159/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190718_160159?format=api",
            "aliases": [
                "GW190718_160159"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190718_160159-v1?format=api"
                }
            ]
        },
        {
            "name": "GW190711_030756",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190711_030756/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190711_030756?format=api",
            "aliases": [
                "GW190711_030756"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190711_030756-v1?format=api"
                }
            ]
        },
        {
            "name": "GW190708_232457",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190708_232457/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190708_232457?format=api",
            "aliases": [
                "GW190708_232457"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190708_232457-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190708_232457-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190707_093326",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190707_093326/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190707_093326?format=api",
            "aliases": [
                "GW190707_093326"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190707_093326-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190707_093326-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190707_093326-v3?format=api"
                }
            ]
        },
        {
            "name": "GW190707_083226",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190707_083226/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190707_083226?format=api",
            "aliases": [
                "GW190707_083226"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190707_083226-v1?format=api"
                }
            ]
        },
        {
            "name": "GW190706_222641",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190706_222641/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190706_222641?format=api",
            "aliases": [
                "GW190706_222641"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190706_222641-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190706_222641-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190706_222641-v3?format=api"
                }
            ]
        },
        {
            "name": "GW190704_104834",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190704_104834/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190704_104834?format=api",
            "aliases": [
                "GW190704_104834"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190704_104834-v1?format=api"
                }
            ]
        },
        {
            "name": "GW190701_203306",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190701_203306/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190701_203306?format=api",
            "aliases": [
                "GW190701_203306"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190701_203306-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190701_203306-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190630_185205",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190630_185205/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190630_185205?format=api",
            "aliases": [
                "GW190630_185205"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190630_185205-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190630_185205-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190620_030421",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190620_030421/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190620_030421?format=api",
            "aliases": [
                "GW190620_030421"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190620_030421-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190620_030421-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190602_175927",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190602_175927/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190602_175927?format=api",
            "aliases": [
                "GW190602_175927"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190602_175927-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190602_175927-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190602_175927-v3?format=api"
                }
            ]
        },
        {
            "name": "GW190531_023648",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190531_023648/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190531_023648?format=api",
            "aliases": [
                "GW190531_023648"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2.1-marginal",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190531_023648-v1?format=api"
                }
            ]
        },
        {
            "name": "GW190527_092055",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190527_092055/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190527_092055?format=api",
            "aliases": [
                "GW190527_092055"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190527_092055-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190527_092055-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190527_092055-v3?format=api"
                }
            ]
        },
        {
            "name": "GW190521_074359",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190521_074359/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190521_074359?format=api",
            "aliases": [
                "GW190521_074359"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190521_074359-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190521_074359-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190521_074359-v3?format=api"
                }
            ]
        },
        {
            "name": "GW190521",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190521/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190521?format=api",
            "aliases": [
                "GW190521",
                "GW190521_030229"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "O3_Discovery_Papers",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190521-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "O3_Discovery_Papers",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190521-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190521-v3?format=api"
                },
                {
                    "version": 4,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190521-v4?format=api"
                }
            ]
        },
        {
            "name": "GW190519_153544",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190519_153544/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190519_153544?format=api",
            "aliases": [
                "GW190519_153544"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190519_153544-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190519_153544-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190519_153544-v3?format=api"
                }
            ]
        },
        {
            "name": "GW190517_055101",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190517_055101/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190517_055101?format=api",
            "aliases": [
                "GW190517_055101"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190517_055101-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190517_055101-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190517_055101-v3?format=api"
                }
            ]
        },
        {
            "name": "GW190514_065416",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190514_065416/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190514_065416?format=api",
            "aliases": [
                "GW190514_065416"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190514_065416-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190514_065416-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "IAS-O3a",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190514_065416-v3?format=api"
                }
            ]
        }
    ]
}