GET /api/v2/anchors/3928/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3928,
    "type": "Anchor",
    "hostname": "it-rom-as24796",
    "fqdn": "it-rom-as24796.anchors.atlas.ripe.net",
    "probe": 7398,
    "is_ipv4_only": false,
    "ip_v4": "193.201.40.211",
    "as_v4": 24796,
    "ip_v4_gateway": "193.201.40.209",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a0f:80:f::211",
    "as_v6": 24796,
    "ip_v6_gateway": "2a0f:80:f::1",
    "ip_v6_prefix": 48,
    "city": "Rome",
    "country": "IT",
    "company": "Namex",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            12.5126386,
            41.8992469
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6235,
    "date_live": "2024-10-10T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}