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
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=2",
    "previous": null,
    "results_count": 59,
    "results_per_page": 20,
    "num_pages": 3,
    "page_number": 1,
    "results": [
        {
            "name": "GW190930_133541",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190930_133541/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190930_133541?format=api",
            "aliases": [
                "GW190930_133541"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190930_133541-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190930_133541-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190929_012149",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190929_012149/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190929_012149?format=api",
            "aliases": [
                "GW190929_012149"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190929_012149-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190929_012149-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190926_050336",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190926_050336/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190926_050336?format=api",
            "aliases": [
                "GW190926_050336"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190926_050336-v1?format=api"
                }
            ]
        },
        {
            "name": "GW190925_232845",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190925_232845/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190925_232845?format=api",
            "aliases": [
                "GW190925_232845"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190925_232845-v1?format=api"
                }
            ]
        },
        {
            "name": "190924_232654",
            "strain_files_url": "https://gwosc.org/api/v2/events/190924_232654/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/190924_232654?format=api",
            "aliases": [
                "190924_232654"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "O3_IMBH_marginal",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/190924_232654-v1?format=api"
                }
            ]
        },
        {
            "name": "GW190924_021846",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190924_021846/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190924_021846?format=api",
            "aliases": [
                "GW190924_021846"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190924_021846-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190924_021846-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190920_113516",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190920_113516/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190920_113516?format=api",
            "aliases": [
                "GW190920_113516"
            ],
            "versions": []
        },
        {
            "name": "GW190917_114630",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190917_114630/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190917_114630?format=api",
            "aliases": [
                "GW190917_114630"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190917_114630-v1?format=api"
                }
            ]
        },
        {
            "name": "GW190916_200658",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190916_200658/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190916_200658?format=api",
            "aliases": [
                "GW190916_200658"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190916_200658-v1?format=api"
                }
            ]
        },
        {
            "name": "GW190915_235702",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190915_235702/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190915_235702?format=api",
            "aliases": [
                "GW190915_235702"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190915_235702-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190915_235702-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190910_112807",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190910_112807/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190910_112807?format=api",
            "aliases": [
                "GW190910_112807"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190910_112807-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190910_112807-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190910_012619",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190910_012619/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190910_012619?format=api",
            "aliases": [
                "GW190910_012619"
            ],
            "versions": []
        },
        {
            "name": "GW190909_114149",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190909_114149/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190909_114149?format=api",
            "aliases": [
                "GW190909_114149"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190909_114149-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-auxiliary",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190909_114149-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190906_054335",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190906_054335/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190906_054335?format=api",
            "aliases": [
                "GW190906_054335"
            ],
            "versions": []
        },
        {
            "name": "GW190828_065509",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190828_065509/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190828_065509?format=api",
            "aliases": [
                "GW190828_065509"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190828_065509-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190828_065509-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190828_063405",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190828_063405/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190828_063405?format=api",
            "aliases": [
                "GW190828_063405"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190828_063405-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190828_063405-v2?format=api"
                }
            ]
        },
        {
            "name": "GW190821_124821",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190821_124821/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190821_124821?format=api",
            "aliases": [
                "GW190821_124821"
            ],
            "versions": []
        },
        {
            "name": "GW190818_232544",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190818_232544/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190818_232544?format=api",
            "aliases": [
                "GW190818_232544"
            ],
            "versions": []
        },
        {
            "name": "GW190814",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190814/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190814?format=api",
            "aliases": [
                "GW190814",
                "GW190814_211039"
            ],
            "versions": [
                {
                    "version": 1,
                    "catalog": "O3_Discovery_Papers",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190814-v1?format=api"
                },
                {
                    "version": 2,
                    "catalog": "GWTC-2",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190814-v2?format=api"
                },
                {
                    "version": 3,
                    "catalog": "GWTC-2.1-confident",
                    "detail_url": "https://gwosc.org/api/v2/event-versions/GW190814-v3?format=api"
                }
            ]
        },
        {
            "name": "GW190814_192009",
            "strain_files_url": "https://gwosc.org/api/v2/events/GW190814_192009/strain-files?format=api",
            "detail_url": "https://gwosc.org/api/v2/events/GW190814_192009?format=api",
            "aliases": [
                "GW190814_192009"
            ],
            "versions": []
        }
    ]
}