Return a specific catalog.

Rel URLs:

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

{
    "name": "GWTC-1-confident",
    "description": "Confident detections from \"GWTC-1: A Gravitational-Wave Transient Catalog of Compact Binary Mergers Observed by LIGO and Virgo during the First and Second Observing Runs.\"  \r\nAdditional data products, including PE samples and skymaps, are linked from the documentation at\r\n<a href='https://doi.org/10.7935/82H3-HH23'>https://doi.org/10.7935/82H3-HH23</a>",
    "doi": "https://doi.org/10.7935/82H3-HH23",
    "events_url": "http://gwosc.org/api/v2/catalogs/GWTC-1-confident/events?format=api"
}