GET /api/v2/anchors/4627/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4627,
    "type": "Anchor",
    "hostname": "ro-buh-as211281",
    "fqdn": "ro-buh-as211281.anchors.atlas.ripe.net",
    "probe": 7713,
    "is_ipv4_only": false,
    "ip_v4": "107.149.201.100",
    "as_v4": 211281,
    "ip_v4_gateway": "107.149.201.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a10:fa82:c100::10",
    "as_v6": 211281,
    "ip_v6_gateway": "2a10:fa82:c100::1",
    "ip_v6_prefix": 64,
    "city": "Bucharest",
    "country": "RO",
    "company": "SC NEOHOST SRL",
    "nic_handle": "NEOHOST-NOC",
    "geometry": {
        "type": "Point",
        "coordinates": [
            26.1207063,
            44.4816769
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-25T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}