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