GET /api/v2/anchors/4326/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4326,
    "type": "Anchor",
    "hostname": "hu-ngh-as42864-client",
    "fqdn": "hu-ngh-as42864-client.anchors.atlas.ripe.net",
    "probe": 7562,
    "is_ipv4_only": false,
    "ip_v4": "88.209.210.220",
    "as_v4": 42864,
    "ip_v4_gateway": "88.209.210.254",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a00:1f40:2::2220",
    "as_v6": 42864,
    "ip_v6_gateway": "2a00:1f40:2::1",
    "ip_v6_prefix": 112,
    "city": "Ny\u00edregyh\u00e1za",
    "country": "HU",
    "company": "Felix Nagy",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            21.7125927,
            47.9603272
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-20T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}