GET /api/v2/anchors/4302/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4302,
    "type": "Anchor",
    "hostname": "au-per-as18390",
    "fqdn": "au-per-as18390.anchors.atlas.ripe.net",
    "probe": 7547,
    "is_ipv4_only": false,
    "ip_v4": "202.87.175.244",
    "as_v4": 18390,
    "ip_v4_gateway": "202.87.175.241",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2407:e400:101:2::3",
    "as_v6": 18390,
    "ip_v6_gateway": "2407:e400:101:2::1",
    "ip_v6_prefix": 64,
    "city": "Perth",
    "country": "AU",
    "company": "Spintel",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            115.7976675,
            -31.9559013
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-06T08:20:00.422322",
    "date_decommissioned": null,
    "hardware_version": 99
}