GET /api/v2/anchors/1869/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1869,
    "type": "Anchor",
    "hostname": "br-sao-as36236",
    "fqdn": "br-sao-as36236.anchors.atlas.ripe.net",
    "probe": 6602,
    "is_ipv4_only": false,
    "ip_v4": "148.163.220.5",
    "as_v4": 36236,
    "ip_v4_gateway": "148.163.220.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2607:f740:1::5",
    "as_v6": 36236,
    "ip_v6_gateway": "2607:f740:1::1",
    "ip_v6_prefix": 64,
    "city": "Sao Paulo",
    "country": "BR",
    "company": "NetActuate",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -46.8631936,
            -23.4661188
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-08-30T22:20:28",
    "date_decommissioned": null,
    "hardware_version": 99
}