GET /api/v2/anchors/1410/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1410,
    "type": "Anchor",
    "hostname": "ch-gtg-as20612",
    "fqdn": "ch-gtg-as20612.anchors.atlas.ripe.net",
    "probe": 6390,
    "is_ipv4_only": false,
    "ip_v4": "194.242.34.190",
    "as_v4": 20612,
    "ip_v4_gateway": "194.242.34.200",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2001:67c:20ac::190",
    "as_v6": 20612,
    "ip_v6_gateway": "2001:67c:20ac::1",
    "ip_v6_prefix": 64,
    "city": "Glattbrugg",
    "country": "CH",
    "company": "SwissIX Internet Exchange",
    "nic_handle": "SWIX-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.5573111,
            47.4326816
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6115,
    "date_live": "2018-08-21T08:20:01",
    "date_decommissioned": null,
    "hardware_version": 2
}