GET /api/v2/anchors/3886/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3886,
    "type": "Anchor",
    "hostname": "au-ept-as4826",
    "fqdn": "au-ept-as4826.anchors.atlas.ripe.net",
    "probe": 7432,
    "is_ipv4_only": false,
    "ip_v4": "114.31.207.7",
    "as_v4": 4826,
    "ip_v4_gateway": "114.31.207.6",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2402:7800:40:2::256",
    "as_v6": 4826,
    "ip_v6_gateway": "2402:7800:40:2::255",
    "ip_v6_prefix": 126,
    "city": "Perth",
    "country": "AU",
    "company": "Vocus",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            115.8763235,
            -31.962137
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-12-08T00:20:00.727571",
    "date_decommissioned": null,
    "hardware_version": 99
}