GET /api/v2/anchors/1120/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1120,
    "type": "Anchor",
    "hostname": "it-trn-as12779",
    "fqdn": "it-trn-as12779.anchors.atlas.ripe.net",
    "probe": 6316,
    "is_ipv4_only": false,
    "ip_v4": "213.212.129.68",
    "as_v4": 12779,
    "ip_v4_gateway": "213.212.129.65",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:1418:10:a::44",
    "as_v6": 12779,
    "ip_v6_gateway": "2001:1418:10:a::1",
    "ip_v6_prefix": 64,
    "city": "Torino",
    "country": "IT",
    "company": "IT.Gate S.p.A.",
    "nic_handle": "ITGA1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            7.6608251,
            45.0906883
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6011,
    "date_live": "2017-11-16T09:21:57",
    "date_decommissioned": null,
    "hardware_version": 2
}