GET /api/v2/anchors/1612/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1612,
    "type": "Anchor",
    "hostname": "fr-rns-as204092",
    "fqdn": "fr-rns-as204092.anchors.atlas.ripe.net",
    "probe": 6494,
    "is_ipv4_only": false,
    "ip_v4": "80.67.190.218",
    "as_v4": 204092,
    "ip_v4_gateway": "80.67.190.193",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a00:5884:822c::1",
    "as_v6": 204092,
    "ip_v6_gateway": "fe80::204:92:100:1",
    "ip_v6_prefix": 48,
    "city": "Rennes",
    "country": "FR",
    "company": "Grifon",
    "nic_handle": "GN4784-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -1.6437736,
            48.1075171
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-02-01T09:33:40",
    "date_decommissioned": null,
    "hardware_version": 99
}