Event Detail
Return a specific event.
Each event may have more than one version in the versions
key.
Each version correspond to a different parameter estimation analysis
and typically belong to different catalogs.
Rel URLs:
- Follow
detail_url
inside each version for a detail view of the event version and its parameters.
GET /api/v2/events/GW190910_012619?format=api
{
"name": "GW190910_012619",
"grace_id": "",
"run": "O3a",
"gcn_notice": null,
"gcn_circular": null,
"aliases": [
"GW190910_012619"
],
"versions": []
}