GET /api/v2/anchors/2132/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2132,
    "type": "Anchor",
    "hostname": "de-ber-as29670",
    "fqdn": "de-ber-as29670.anchors.atlas.ripe.net",
    "probe": 6842,
    "is_ipv4_only": false,
    "ip_v4": "217.197.95.69",
    "as_v4": 29670,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:67c:1405:1019::5",
    "as_v6": 29670,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Berlin",
    "country": "DE",
    "company": "Individual Network Berlin e.V.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.2380091,
            52.5385355
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-08-17T20:20:00.319161",
    "date_decommissioned": null,
    "hardware_version": 99
}