GET /api/v2/anchors/4025/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4025,
    "type": "Anchor",
    "hostname": "ca-tor-as11358",
    "fqdn": "ca-tor-as11358.anchors.atlas.ripe.net",
    "probe": 7416,
    "is_ipv4_only": false,
    "ip_v4": "23.186.184.9",
    "as_v4": 11358,
    "ip_v4_gateway": "23.186.184.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2602:f97e::9",
    "as_v6": 11358,
    "ip_v6_gateway": "2602:f97e::1",
    "ip_v6_prefix": 48,
    "city": "Toronto",
    "country": "CA",
    "company": "Tennant Software Corp.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -79.3622483,
            43.6508466
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-11-15T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}