GET /api/v2/anchors/4327/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4327,
    "type": "Anchor",
    "hostname": "ar-bue-as52376",
    "fqdn": "ar-bue-as52376.anchors.atlas.ripe.net",
    "probe": 7578,
    "is_ipv4_only": false,
    "ip_v4": "200.9.157.207",
    "as_v4": 52376,
    "ip_v4_gateway": "200.9.157.193",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2001:13c7:600a:208::207",
    "as_v6": 52376,
    "ip_v6_gateway": "2001:13c7:600a:208::193",
    "ip_v6_prefix": 64,
    "city": "Buenos Aires",
    "country": "AR",
    "company": "CABASE",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -63.616672,
            -38.416097
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-27T14:20:00.394038",
    "date_decommissioned": null,
    "hardware_version": 99
}