Return all event versions

Query Parameters

  • name-contains=<string>
  • release=<cat1>[,<cat2>]
  • min-<param-name>=<value>
  • max-<param-name>=<value>
  • lastver=false
  • include-default-parameters: if true or empty, include a list with the preferred values for default parameters.

Find the full list of allowed parameter <param-name>s in the /default-parameters/ endpoint.

Example:

/event-versions?max-mass-1-source=3

GET /api/v2/event-versions?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://gwosc.org/api/v2/event-versions?format=api&page=9",
    "previous": "https://gwosc.org/api/v2/event-versions?format=api&page=7",
    "results_count": 182,
    "results_per_page": 20,
    "num_pages": 10,
    "page_number": 8,
    "results": [
        {
            "name": "GW190408_181802",
            "shortName": "GW190408_181802-v1",
            "gps": 1238782700.3,
            "version": 1,
            "catalog": "GWTC-2",
            "doi": "https://doi.org/10.7935/99gf-ax93",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW190408_181802-v1?format=api"
        },
        {
            "name": "GW190408_181802",
            "shortName": "GW190408_181802-v2",
            "gps": 1238782700.2,
            "version": 2,
            "catalog": "GWTC-2.1-confident",
            "doi": "https://doi.org/10.7935/qf3a-3z67",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW190408_181802-v2?format=api"
        },
        {
            "name": "GW190403_051519",
            "shortName": "GW190403_051519-v1",
            "gps": 1238303737.2,
            "version": 1,
            "catalog": "GWTC-2.1-confident",
            "doi": "https://doi.org/10.7935/qf3a-3z67",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW190403_051519-v1?format=api"
        },
        {
            "name": "GW170823",
            "shortName": "GW170823-v1",
            "gps": 1187529256.5,
            "version": 1,
            "catalog": "GWTC-1-confident",
            "doi": "https://doi.org/10.7935/82H3-HH23",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170823-v1?format=api"
        },
        {
            "name": "GW170818",
            "shortName": "GW170818-v1",
            "gps": 1187058327.1,
            "version": 1,
            "catalog": "GWTC-1-confident",
            "doi": "https://doi.org/10.7935/82H3-HH23",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170818-v1?format=api"
        },
        {
            "name": "GW170817",
            "shortName": "GW170817-v1",
            "gps": 1187008882.4,
            "version": 1,
            "catalog": "O1_O2-Preliminary",
            "doi": "https://doi.org/10.7935/K5B8566F",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170817-v1?format=api"
        },
        {
            "name": "GW170817",
            "shortName": "GW170817-v2",
            "gps": 1187008882.4,
            "version": 2,
            "catalog": "O1_O2-Preliminary",
            "doi": "https://doi.org/10.7935/K5B8566F",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170817-v2?format=api"
        },
        {
            "name": "GW170817",
            "shortName": "GW170817-v3",
            "gps": 1187008882.4,
            "version": 3,
            "catalog": "GWTC-1-confident",
            "doi": "https://doi.org/10.7935/82H3-HH23",
            "detectors": [
                "G1",
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170817-v3?format=api"
        },
        {
            "name": "GW170814",
            "shortName": "GW170814-v1",
            "gps": 1186741861.5,
            "version": 1,
            "catalog": "O1_O2-Preliminary",
            "doi": "https://doi.org/10.7935/K5MP519B",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170814-v1?format=api"
        },
        {
            "name": "GW170814",
            "shortName": "GW170814-v2",
            "gps": 1186741861.5,
            "version": 2,
            "catalog": "O1_O2-Preliminary",
            "doi": "https://doi.org/10.7935/K5MP519B",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170814-v2?format=api"
        },
        {
            "name": "GW170814",
            "shortName": "GW170814-v3",
            "gps": 1186741861.5,
            "version": 3,
            "catalog": "GWTC-1-confident",
            "doi": "https://doi.org/10.7935/82H3-HH23",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170814-v3?format=api"
        },
        {
            "name": "GW170809",
            "shortName": "GW170809-v1",
            "gps": 1186302519.8,
            "version": 1,
            "catalog": "GWTC-1-confident",
            "doi": "https://doi.org/10.7935/82H3-HH23",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170809-v1?format=api"
        },
        {
            "name": "GW170729",
            "shortName": "GW170729-v1",
            "gps": 1185389807.3,
            "version": 1,
            "catalog": "GWTC-1-confident",
            "doi": "https://doi.org/10.7935/82H3-HH23",
            "detectors": [
                "H1",
                "L1",
                "V1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170729-v1?format=api"
        },
        {
            "name": "170720",
            "shortName": "170720-v1",
            "gps": 1184625889.8,
            "version": 1,
            "catalog": "GWTC-1-marginal",
            "doi": "https://doi.org/10.7935/82H3-HH23",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/170720-v1?format=api"
        },
        {
            "name": "170705",
            "shortName": "170705-v1",
            "gps": 1183279534.3,
            "version": 1,
            "catalog": "GWTC-1-marginal",
            "doi": "https://doi.org/10.7935/82H3-HH23",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/170705-v1?format=api"
        },
        {
            "name": "170630",
            "shortName": "170630-v1",
            "gps": 1182874645.8,
            "version": 1,
            "catalog": "GWTC-1-marginal",
            "doi": "https://doi.org/10.7935/82H3-HH23",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/170630-v1?format=api"
        },
        {
            "name": "170616",
            "shortName": "170616-v1",
            "gps": 1181677658.8,
            "version": 1,
            "catalog": "GWTC-1-marginal",
            "doi": "https://doi.org/10.7935/82H3-HH23",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/170616-v1?format=api"
        },
        {
            "name": "GW170608",
            "shortName": "GW170608-v1",
            "gps": 1180922494.5,
            "version": 1,
            "catalog": "O1_O2-Preliminary",
            "doi": "https://doi.org/10.7935/K51R6NJQ",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170608-v1?format=api"
        },
        {
            "name": "GW170608",
            "shortName": "GW170608-v2",
            "gps": 1180922494.5,
            "version": 2,
            "catalog": "O1_O2-Preliminary",
            "doi": "https://doi.org/10.7935/K51R6NJQ",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170608-v2?format=api"
        },
        {
            "name": "GW170608",
            "shortName": "GW170608-v3",
            "gps": 1180922494.5,
            "version": 3,
            "catalog": "GWTC-1-confident",
            "doi": "https://doi.org/10.7935/82H3-HH23",
            "detectors": [
                "H1",
                "L1"
            ],
            "detail_url": "https://gwosc.org/api/v2/event-versions/GW170608-v3?format=api"
        }
    ]
}