GET /api/v2/anchors/1227/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1227,
    "type": "Anchor",
    "hostname": "es-bcn-as13041",
    "fqdn": "es-bcn-as13041.anchors.atlas.ripe.net",
    "probe": 6352,
    "is_ipv4_only": false,
    "ip_v4": "84.88.18.254",
    "as_v4": 13041,
    "ip_v4_gateway": "84.88.18.253",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:40b0:2::2",
    "as_v6": 13041,
    "ip_v6_gateway": "2001:40b0:2::1",
    "ip_v6_prefix": 64,
    "city": "Barcelona",
    "country": "ES",
    "company": "CSUC - Consorci de Serveis Universitaris de Catalunya - Anella Cient\u00edfica",
    "nic_handle": "CNOC6-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.11108515,
            41.38718715
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6048,
    "date_live": "2018-03-29T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}