Return a specific catalog.

Rel URLs:

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

{
    "name": "Initial_LIGO_Virgo",
    "description": "Event data releases from initial LIGO and Virgo, 2005 - 2010.  No astrophysical detections were made during this period.",
    "doi": "",
    "events_url": "http://gwosc.org/api/v2/catalogs/Initial_LIGO_Virgo/events?format=api"
}