Return a specific catalog.

Rel URLs:

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

{
    "name": "GWTC-2.1-marginal",
    "description": "Marginal candidates from the O3A observation run for LIGO and Virgo, as described in the GWTC-2.1 catalog paper. Details and additional data products are linked from the <a href='/GWTC-2.1'>documentation page</a>.",
    "doi": "",
    "events_url": "http://gwosc.org/api/v2/catalogs/GWTC-2.1-marginal/events?format=api"
}