GET /api/v2/anchors/1457/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1457,
    "type": "Anchor",
    "hostname": "ae-dxb-as36236",
    "fqdn": "ae-dxb-as36236.anchors.atlas.ripe.net",
    "probe": 6798,
    "is_ipv4_only": false,
    "ip_v4": "185.34.2.114",
    "as_v4": 36236,
    "ip_v4_gateway": "185.34.2.113",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a00:dd80:3f:50::2",
    "as_v6": 36236,
    "ip_v6_gateway": "2a00:dd80:3f:50::1",
    "ip_v6_prefix": 64,
    "city": "Dubai",
    "country": "AE",
    "company": "NetActuate",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            55.8088856,
            25.6251285
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-05-26T12:20:00.401582",
    "date_decommissioned": null,
    "hardware_version": 99
}