Return a specific catalog.

Rel URLs:

  • Follow events_url for a list of events on this catalog.
GET /api/v2/catalogs/GWTC-2.1-auxiliary?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "GWTC-2.1-auxiliary",
    "description": "This release/list/table contains candidates from GWTC-2 which, based on the [updated] analysis presented in the GWTC-2.1 catalog paper [https://arxiv.org/abs/2108.01045] do not satisfy the requirements/criteria for inclusion in the GWTC-2.1-confident or GWTC-2.1-marginal releases.",
    "doi": "",
    "events_url": "http://gwosc.org/api/v2/catalogs/GWTC-2.1-auxiliary/events?format=api"
}