GET /api/v2/anchors/4569/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4569,
    "type": "Anchor",
    "hostname": "ro-buh-as57050",
    "fqdn": "ro-buh-as57050.anchors.atlas.ripe.net",
    "probe": 7686,
    "is_ipv4_only": false,
    "ip_v4": "212.81.56.254",
    "as_v4": 57050,
    "ip_v4_gateway": "212.81.56.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a10:fa80:56::254",
    "as_v6": 57050,
    "ip_v6_gateway": "2a10:fa80:56::1",
    "ip_v6_prefix": 48,
    "city": "Bucharest",
    "country": "RO",
    "company": "DreamServer",
    "nic_handle": "ORG-SDS36-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            26.0872323,
            44.4442194
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-01-05T18:20:00.507229",
    "date_decommissioned": null,
    "hardware_version": 99
}