GET /api/v2/anchors/1075/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1075,
    "type": "Anchor",
    "hostname": "ch-zrh-as559",
    "fqdn": "ch-zrh-as559.anchors.atlas.ripe.net",
    "probe": 6317,
    "is_ipv4_only": false,
    "ip_v4": "130.59.80.2",
    "as_v4": 559,
    "ip_v4_gateway": "130.59.80.1",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:620:0:8001::823b:5002",
    "as_v6": 559,
    "ip_v6_gateway": "2001:620:0:8001::1",
    "ip_v6_prefix": 64,
    "city": "Z\u00fcrich",
    "country": "CH",
    "company": "SWITCH",
    "nic_handle": "SNOC1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.5460844,
            47.3782202
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6317,
    "date_live": "2017-11-21T09:25:47",
    "date_decommissioned": null,
    "hardware_version": 2
}