GET /api/v2/anchors/3888/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3888,
    "type": "Anchor",
    "hostname": "au-mel-as4826",
    "fqdn": "au-mel-as4826.anchors.atlas.ripe.net",
    "probe": 7428,
    "is_ipv4_only": false,
    "ip_v4": "49.255.112.151",
    "as_v4": 4826,
    "ip_v4_gateway": "49.255.112.150",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2402:7800:20:2::4ba",
    "as_v6": 4826,
    "ip_v6_gateway": "2402:7800:20:2::4b9",
    "ip_v6_prefix": 126,
    "city": "Melbourne",
    "country": "AU",
    "company": "Vocus",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            144.9567955,
            -37.8175249
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-12-05T18:20:00.377872",
    "date_decommissioned": null,
    "hardware_version": 99
}