GET /api/v2/anchors/4425/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4425,
    "type": "Anchor",
    "hostname": "sg-sin-as45494",
    "fqdn": "sg-sin-as45494.anchors.atlas.ripe.net",
    "probe": 7705,
    "is_ipv4_only": false,
    "ip_v4": "202.6.102.41",
    "as_v4": 45494,
    "ip_v4_gateway": "202.6.102.33",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:dd8:25:7::33",
    "as_v6": 45494,
    "ip_v6_gateway": "2001:dd8:25:7::1",
    "ip_v6_prefix": 64,
    "city": "Singapore",
    "country": "SG",
    "company": "APNOG/NREN",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            103.7898559,
            1.2953133
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6096,
    "date_live": "2026-02-13T10:20:00.506906",
    "date_decommissioned": null,
    "hardware_version": 98
}