GET /api/v2/anchors/4160/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4160,
    "type": "Anchor",
    "hostname": "dk-bry-as59626",
    "fqdn": "dk-bry-as59626.anchors.atlas.ripe.net",
    "probe": 7504,
    "is_ipv4_only": false,
    "ip_v4": "185.139.103.55",
    "as_v4": 59626,
    "ip_v4_gateway": "185.139.103.1",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2a07:1487::55",
    "as_v6": 59626,
    "ip_v6_gateway": "2a07:1487::1",
    "ip_v6_prefix": 64,
    "city": "Br\u00f8ndby",
    "country": "DK",
    "company": "Conscia Danmark A/S",
    "nic_handle": "NDKC1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            12.3954305,
            55.6593775
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-03-28T18:20:00.420723",
    "date_decommissioned": null,
    "hardware_version": 99
}