Return a specific catalog.

Rel URLs:

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

{
    "name": "O3_IMBH_marginal",
    "description": "O3 IMBH marginal candidates associated with O3 observation run for LIGO and Virgo",
    "doi": "",
    "events_url": "http://gwosc.org/api/v2/catalogs/O3_IMBH_marginal/events?format=api"
}