Return a specific catalog.

Rel URLs:

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

{
    "name": "GWTC-3-marginal",
    "description": "Marginal candidates from the O3b observing run for LIGO and Virgo, as described in the GWTC-3 catalog paper. The \"GW\" prefix is omitted for candidates that have a plausible instrumental origin. Details and additional data products are linked from the <a href='/GWTC-3'>documentation page</a>.",
    "doi": "",
    "events_url": "http://gwosc.org/api/v2/catalogs/GWTC-3-marginal/events?format=api"
}