GET /api/v2/anchors/3944/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3944,
    "type": "Anchor",
    "hostname": "au-syd-as147020",
    "fqdn": "au-syd-as147020.anchors.atlas.ripe.net",
    "probe": 7391,
    "is_ipv4_only": false,
    "ip_v4": "103.248.50.27",
    "as_v4": 147020,
    "ip_v4_gateway": "103.248.50.30",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2401:2060:2000:3000:103:248:50:27",
    "as_v6": 147020,
    "ip_v6_gateway": "2401:2060:2000:3000::1",
    "ip_v6_prefix": 48,
    "city": "Sydney",
    "country": "AU",
    "company": "Infininet Global Pty Ltd",
    "nic_handle": "IGRA1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            151.1894036,
            -33.9182717
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-06T20:20:00.354424",
    "date_decommissioned": null,
    "hardware_version": 99
}