Return a specific catalog.

Rel URLs:

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

{
    "name": "GWTC-2",
    "description": "Events from the O3A observation run of LIGO and Virgo, as described in the GWTC-2 catalog paper.  These events are also included in a cumulative list of <a href='/eventapi/html/GWTC'>all GWTC events</a> published to date.  Details and additional data products are linked from the <a href='/GWTC-2'>documentation page</a>.",
    "doi": "",
    "events_url": "http://gwosc.org/api/v2/catalogs/GWTC-2/events?format=api"
}