GET /api/v2/anchors/2794/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2794,
    "type": "Anchor",
    "hostname": "de-kel-as13101",
    "fqdn": "de-kel-as13101.anchors.atlas.ripe.net",
    "probe": 7012,
    "is_ipv4_only": false,
    "ip_v4": "213.158.113.5",
    "as_v4": 13101,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:12d0:102::5",
    "as_v6": 13101,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Kiel",
    "country": "DE",
    "company": "TNG Stadtnetz GmbH",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            10.1227652,
            54.3232927
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6052,
    "date_live": "2021-06-14T16:20:00.475573",
    "date_decommissioned": null,
    "hardware_version": 99
}