GET /api/v2/anchors/3972/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3972,
    "type": "Anchor",
    "hostname": "am-evn-as51225",
    "fqdn": "am-evn-as51225.anchors.atlas.ripe.net",
    "probe": 7453,
    "is_ipv4_only": false,
    "ip_v4": "91.218.5.67",
    "as_v4": 51225,
    "ip_v4_gateway": "91.218.5.65",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:7f8:94:3::a",
    "as_v6": 51225,
    "ip_v6_gateway": "2001:7f8:94:3::1",
    "ip_v6_prefix": 64,
    "city": "Yerevan",
    "country": "AM",
    "company": "ArmIX Foundation",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            44.5062259,
            40.2057999
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6592,
    "date_live": "2025-01-10T04:20:00",
    "date_decommissioned": null,
    "hardware_version": 98
}