GET /api/v2/anchors/1061/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1061,
    "type": "Anchor",
    "hostname": "br-sao-as15133",
    "fqdn": "br-sao-as15133.anchors.atlas.ripe.net",
    "probe": 6298,
    "is_ipv4_only": false,
    "ip_v4": "152.195.206.35",
    "as_v4": 15133,
    "ip_v4_gateway": "152.195.206.33",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2606:2800:7030:c::a",
    "as_v6": 15133,
    "ip_v6_gateway": "2606:2800:7030:c::1",
    "ip_v6_prefix": 64,
    "city": "Sao Paulo",
    "country": "BR",
    "company": "Verizon Digital Media Services",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -46.6333094,
            -23.5505199
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2017-08-15T08:17:49",
    "date_decommissioned": null,
    "hardware_version": 1
}