GET /api/v2/anchors/3733/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3733,
    "type": "Anchor",
    "hostname": "au-syd-as4826",
    "fqdn": "au-syd-as4826.anchors.atlas.ripe.net",
    "probe": 7323,
    "is_ipv4_only": false,
    "ip_v4": "114.31.201.91",
    "as_v4": 4826,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2402:7800:0:2::78a",
    "as_v6": 4826,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Sydney",
    "country": "AU",
    "company": "Vocus",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            151.2092955,
            -33.8688197
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-03-05T14:20:00.113345",
    "date_decommissioned": null,
    "hardware_version": 99
}