GET /api/v2/anchors/1690/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1690,
    "type": "Anchor",
    "hostname": "br-sao-as57695",
    "fqdn": "br-sao-as57695.anchors.atlas.ripe.net",
    "probe": 6790,
    "is_ipv4_only": false,
    "ip_v4": "45.11.105.136",
    "as_v4": 57695,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a0b:4341:1500:108::",
    "as_v6": 57695,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Sao Paulo",
    "country": "BR",
    "company": "Misaka Network, Inc.",
    "nic_handle": "MNN34-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -46.6417132,
            -23.5799273
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-05-14T12:20:00.349905",
    "date_decommissioned": null,
    "hardware_version": 99
}