GET /api/v2/anchors/4234/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4234,
    "type": "Anchor",
    "hostname": "ve-brm-as272951",
    "fqdn": "ve-brm-as272951.anchors.atlas.ripe.net",
    "probe": 7530,
    "is_ipv4_only": false,
    "ip_v4": "204.157.96.26",
    "as_v4": 272951,
    "ip_v4_gateway": "204.157.96.25",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2803:6990:dd0::a",
    "as_v6": 272951,
    "ip_v6_gateway": "2803:6990:dd0::1",
    "ip_v6_prefix": 64,
    "city": "Barquisimeto",
    "country": "VE",
    "company": "Intercom Servicios C.A.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -69.3473509,
            10.0677719
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-05-12T14:20:00.384381",
    "date_decommissioned": null,
    "hardware_version": 99
}