GET /api/v2/anchors/3063/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3063,
    "type": "Anchor",
    "hostname": "rs-beg-as13004",
    "fqdn": "rs-beg-as13004.anchors.atlas.ripe.net",
    "probe": 7090,
    "is_ipv4_only": false,
    "ip_v4": "193.105.163.172",
    "as_v4": 13004,
    "ip_v4_gateway": "193.105.163.129",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2001:7f8:1e:3::172",
    "as_v6": 13004,
    "ip_v6_gateway": "2001:7f8:1e:3::1",
    "ip_v6_prefix": 64,
    "city": "Belgrade",
    "country": "RS",
    "company": "Serbian Open Exchange - SOX",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            20.4928708,
            44.760615
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6030,
    "date_live": "2022-04-23T16:20:00.448234",
    "date_decommissioned": null,
    "hardware_version": 2
}