GET /api/v2/anchors/4021/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4021,
    "type": "Anchor",
    "hostname": "ir-thr-as204203",
    "fqdn": "ir-thr-as204203.anchors.atlas.ripe.net",
    "probe": 7648,
    "is_ipv4_only": false,
    "ip_v4": "185.229.133.6",
    "as_v4": 204203,
    "ip_v4_gateway": "185.229.133.5",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a13:9540:0:41::2",
    "as_v6": 204203,
    "ip_v6_gateway": "2a13:9540:0:41::1",
    "ip_v6_prefix": 64,
    "city": "Tehran",
    "country": "IR",
    "company": "Sepehr-DataCenter",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            51.3346954,
            35.7218583
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-11-11T18:20:00.477431",
    "date_decommissioned": null,
    "hardware_version": 99
}