Return a specific catalog.

Rel URLs:

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

{
    "name": "O1_O2-Preliminary",
    "description": "Notable events in O1 and O2 initially published before the GWTC-1 catalog.  These data releases may contain preliminary versions of data quality segments and calibration.  For additional documentation released at the time of publication, see the \"reference\" link for each event.  Updated information for these events may be found in the <a href='/GWTC-1'>GWTC-1 catalog</a>.",
    "doi": "",
    "events_url": "http://gwosc.org/api/v2/catalogs/O1_O2-Preliminary/events?format=api"
}