GET /api/v2/anchors/1346/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1346,
    "type": "Anchor",
    "hostname": "mx-tte-as22894-2",
    "fqdn": "mx-tte-as22894-2.anchors.atlas.ripe.net",
    "probe": 6406,
    "is_ipv4_only": false,
    "ip_v4": "200.94.183.170",
    "as_v4": 22894,
    "ip_v4_gateway": "200.94.183.189",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2001:1250:ffe0:2::170",
    "as_v6": 22894,
    "ip_v6_gateway": "2001:1250:ffe0:2::1",
    "ip_v6_prefix": 64,
    "city": "Monterrey",
    "country": "MX",
    "company": "Network Information Center Mexico",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -100.1806902,
            25.7845395
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-10-20T13:13:03",
    "date_decommissioned": null,
    "hardware_version": 2
}