GET /api/v2/anchors/2973/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2973,
    "type": "Anchor",
    "hostname": "de-dus-as204035",
    "fqdn": "de-dus-as204035.anchors.atlas.ripe.net",
    "probe": 7068,
    "is_ipv4_only": false,
    "ip_v4": "194.125.250.102",
    "as_v4": 204035,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a06:7f80:0:3::102",
    "as_v6": 204035,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Dusseldorf",
    "country": "DE",
    "company": "oneCorp GmbH",
    "nic_handle": "OCRP-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.8174322,
            51.2670946
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-02-03T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}