GET /api/v2/anchors/1767/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1767,
    "type": "Anchor",
    "hostname": "py-vlr-as266858",
    "fqdn": "py-vlr-as266858.anchors.atlas.ripe.net",
    "probe": 6637,
    "is_ipv4_only": false,
    "ip_v4": "45.239.44.43",
    "as_v4": 266858,
    "ip_v4_gateway": "45.239.44.41",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2803:32a0:2::100",
    "as_v6": 266858,
    "ip_v6_gateway": "2803:32a0:2::1",
    "ip_v6_prefix": 64,
    "city": "Villarrica",
    "country": "PY",
    "company": "Internet & Media S.A.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -56.4495924,
            -25.7760619
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-10-30T02:20:57",
    "date_decommissioned": null,
    "hardware_version": 99
}