Return all events from a given run.

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/runs/O3a/events?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/runs/O3a/events?format=api&page=3",
    "previous": "https://gwosc.org/api/v2/runs/O3a/events?format=api",
    "results_count": 59,
    "results_per_page": 20,
    "num_pages": 3,
    "page_number": 2,
    "results": [
        {
            "name": "GW190805_211137",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190805_211137/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190805_211137?format=api",
            "aliases": [
                "GW190805_211137"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190805_211137-v1?format=api"
                }
            ]
        },
        {
            "name": "GW190803_022701",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190803_022701/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190803_022701?format=api",
            "aliases": [
                "GW190803_022701"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190803_022701-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190803_022701-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190731_140936",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190731_140936/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190731_140936?format=api",
            "aliases": [
                "GW190731_140936"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190731_140936-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190731_140936-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190728_064510",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190728_064510/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190728_064510?format=api",
            "aliases": [
                "GW190728_064510"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190728_064510-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190728_064510-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190727_060333",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190727_060333/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190727_060333?format=api",
            "aliases": [
                "GW190727_060333"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190727_060333-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190727_060333-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190725_174728",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190725_174728/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190725_174728?format=api",
            "aliases": [
                "GW190725_174728"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190725_174728-v1?format=api"
                }
            ]
        },
        {
            "name": "GW190720_000836",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190720_000836/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190720_000836?format=api",
            "aliases": [
                "GW190720_000836"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190720_000836-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190720_000836-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190719_215514",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190719_215514/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190719_215514?format=api",
            "aliases": [
                "GW190719_215514"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190719_215514-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190719_215514-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190718_160159",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190718_160159/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190718_160159?format=api",
            "aliases": [
                "GW190718_160159"
            ],
            "versions": []
        },
        {
            "name": "GW190711_030756",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190711_030756/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190711_030756?format=api",
            "aliases": [
                "GW190711_030756"
            ],
            "versions": []
        },
        {
            "name": "GW190708_232457",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190708_232457/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190708_232457?format=api",
            "aliases": [
                "GW190708_232457"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190708_232457-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190708_232457-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190707_093326",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190707_093326/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190707_093326?format=api",
            "aliases": [
                "GW190707_093326"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190707_093326-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190707_093326-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190707_083226",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190707_083226/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190707_083226?format=api",
            "aliases": [
                "GW190707_083226"
            ],
            "versions": []
        },
        {
            "name": "GW190706_222641",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190706_222641/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190706_222641?format=api",
            "aliases": [
                "GW190706_222641"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190706_222641-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190706_222641-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190704_104834",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190704_104834/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190704_104834?format=api",
            "aliases": [
                "GW190704_104834"
            ],
            "versions": []
        },
        {
            "name": "GW190701_203306",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190701_203306/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190701_203306?format=api",
            "aliases": [
                "GW190701_203306"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190701_203306-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190701_203306-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190630_185205",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190630_185205/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190630_185205?format=api",
            "aliases": [
                "GW190630_185205"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190630_185205-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190630_185205-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190620_030421",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190620_030421/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190620_030421?format=api",
            "aliases": [
                "GW190620_030421"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190620_030421-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190620_030421-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190602_175927",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190602_175927/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190602_175927?format=api",
            "aliases": [
                "GW190602_175927"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190602_175927-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190602_175927-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190531_023648",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190531_023648/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190531_023648?format=api",
            "aliases": [
                "GW190531_023648"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2.1-marginal",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190531_023648-v1?format=api"
                }
            ]
        }
    ]
}