Return a specific catalog.

Rel URLs:

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

{
    "name": "O4_Discovery_Papers",
    "description": "O4 Discovery Papers Catalog associated with O4 observation run for LIGO and Virgo",
    "doi": "",
    "events_url": "http://gwosc.org/api/v2/catalogs/O4_Discovery_Papers/events?format=api"
}