GET /api/v2/anchors/1374/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1374,
    "type": "Anchor",
    "hostname": "us-mkc-as32097",
    "fqdn": "us-mkc-as32097.anchors.atlas.ripe.net",
    "probe": 6373,
    "is_ipv4_only": false,
    "ip_v4": "69.30.249.206",
    "as_v4": 32097,
    "ip_v4_gateway": "69.30.249.205",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:4858:aaaa:127::2",
    "as_v6": 32097,
    "ip_v6_gateway": "2001:4858:aaaa:127::1",
    "ip_v6_prefix": 64,
    "city": "Kansas City",
    "country": "US",
    "company": "Wholesale Internet",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -94.5811036,
            39.1008094
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-07-11T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}