Return a specific catalog.

Rel URLs:

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

{
    "name": "GWTC-3-confident",
    "description": "Confident events from the O3b observing run for LIGO and Virgo, as described in the GWTC-3 catalog paper. These candidate events have a probability of astrophysical origin (probability of being a gravitational-wave signal versus being instrumental noise) assuming a compact binary (such as a binary black hole, neutron star-black hole binary or binary neutron star) coalescence source of greater than 0.5 based upon results of at least one of the search pipelines. 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-3'>documentation page</a>.",
    "doi": "",
    "events_url": "http://gwosc.org/api/v2/catalogs/GWTC-3-confident/events?format=api"
}