GET /api/v2/anchors/3906/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3906,
    "type": "Anchor",
    "hostname": "ve-ccs-as273890",
    "fqdn": "ve-ccs-as273890.anchors.atlas.ripe.net",
    "probe": 7388,
    "is_ipv4_only": false,
    "ip_v4": "45.68.91.34",
    "as_v4": 273890,
    "ip_v4_gateway": "45.68.91.33",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2801:18d:2:1b::105",
    "as_v6": 273890,
    "ip_v6_gateway": "2801:18d:2:1b::1",
    "ip_v6_prefix": 64,
    "city": "Caracas",
    "country": "VE",
    "company": "NAP VE",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -66.8071526,
            10.4930222
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-06T00:20:00.734374",
    "date_decommissioned": null,
    "hardware_version": 99
}