GET /api/v2/anchors/2294/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2294,
    "type": "Anchor",
    "hostname": "bg-sof-as8866-2",
    "fqdn": "bg-sof-as8866-2.anchors.atlas.ripe.net",
    "probe": 6897,
    "is_ipv4_only": false,
    "ip_v4": "213.91.165.187",
    "as_v4": 8866,
    "ip_v4_gateway": "213.91.165.186",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2a01:5a8::1:4",
    "as_v6": 8866,
    "ip_v6_gateway": "2a01:5a8::1:5",
    "ip_v6_prefix": 127,
    "city": "Sofia",
    "country": "BG",
    "company": "Bulgarian Telecommunications Company Plc.",
    "nic_handle": "BTC3-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            23.3701737,
            42.6562037
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6263,
    "date_live": "2020-11-20T12:20:00.331194",
    "date_decommissioned": null,
    "hardware_version": 2
}