GET /api/v2/anchors/1164/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1164,
    "type": "Anchor",
    "hostname": "br-poa-as19200",
    "fqdn": "br-poa-as19200.anchors.atlas.ripe.net",
    "probe": 6349,
    "is_ipv4_only": false,
    "ip_v4": "200.132.1.32",
    "as_v4": 19200,
    "ip_v4_gateway": "200.132.1.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2804:0:0:c010::32",
    "as_v6": 19200,
    "ip_v6_gateway": "2804:0:0:c010::ffff",
    "ip_v6_prefix": 64,
    "city": "Porto Alegre",
    "country": "BR",
    "company": "Federal University of Rio Grande do Sul",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -51.1206198,
            -30.0688963
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-03-16T08:20:01",
    "date_decommissioned": null,
    "hardware_version": 2
}