GET /api/v2/anchors/4250/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4250,
    "type": "Anchor",
    "hostname": "za-cpt-as213481",
    "fqdn": "za-cpt-as213481.anchors.atlas.ripe.net",
    "probe": 7540,
    "is_ipv4_only": false,
    "ip_v4": "102.205.240.6",
    "as_v4": 213481,
    "ip_v4_gateway": "102.205.240.4",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2a0f:85c1:bdf:beee::beef:cafe",
    "as_v6": 213481,
    "ip_v6_gateway": "2a0f:85c1:bdf:beee::1",
    "ip_v6_prefix": 64,
    "city": "Cape Town",
    "country": "ZA",
    "company": "Envisage Cloud Solutions (t/a HeViS.Co Systems Pty Ltd)",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            18.4778788,
            -34.0374914
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-05-22T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}