GET /api/v2/anchors/3507/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3507,
    "type": "Anchor",
    "hostname": "rs-beg-as207604",
    "fqdn": "rs-beg-as207604.anchors.atlas.ripe.net",
    "probe": 7251,
    "is_ipv4_only": false,
    "ip_v4": "185.119.90.181",
    "as_v4": 207604,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a0c:bf80:5a::f854:8ccf",
    "as_v6": 207604,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Belgrade",
    "country": "RS",
    "company": "UNLIMITED.RS",
    "nic_handle": "UIL5-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            20.3987228,
            44.8112911
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-08-08T08:20:00.307196",
    "date_decommissioned": null,
    "hardware_version": 99
}