GET /api/v2/anchors/4005/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4005,
    "type": "Anchor",
    "hostname": "it-mil-as16004",
    "fqdn": "it-mil-as16004.anchors.atlas.ripe.net",
    "probe": 7440,
    "is_ipv4_only": false,
    "ip_v4": "217.29.76.27",
    "as_v4": 16004,
    "ip_v4_gateway": "217.29.76.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2001:1ac0:0:200:0:a5d1:6004:27",
    "as_v6": 16004,
    "ip_v6_gateway": "2001:1ac0:0:200:0:a5d1:6004:1",
    "ip_v6_prefix": 64,
    "city": "Milano",
    "country": "IT",
    "company": "MIX-IT",
    "nic_handle": "MN5749-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            9.2092861,
            45.5114122
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6094,
    "date_live": "2025-01-02T10:53:14.401067",
    "date_decommissioned": null,
    "hardware_version": 98
}