GET /api/v2/anchors/4001/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4001,
    "type": "Anchor",
    "hostname": "pl-wro-as35179",
    "fqdn": "pl-wro-as35179.anchors.atlas.ripe.net",
    "probe": 7539,
    "is_ipv4_only": false,
    "ip_v4": "212.127.78.138",
    "as_v4": 35179,
    "ip_v4_gateway": "212.127.78.254",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a01:96e0:0:545:1::81",
    "as_v6": 35179,
    "ip_v6_gateway": "2a01:96e0:0:545::1",
    "ip_v6_prefix": 64,
    "city": "Wroclaw",
    "country": "PL",
    "company": "Korbank",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            16.9835889,
            51.1065537
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-05-22T12:20:00.381898",
    "date_decommissioned": null,
    "hardware_version": 99
}