GET /api/v2/anchors/4216/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4216,
    "type": "Anchor",
    "hostname": "de-ber-as215120",
    "fqdn": "de-ber-as215120.anchors.atlas.ripe.net",
    "probe": 7521,
    "is_ipv4_only": false,
    "ip_v4": "91.244.71.7",
    "as_v4": 215120,
    "ip_v4_gateway": "91.244.71.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a12:bec4:19a0::4",
    "as_v6": 215120,
    "ip_v6_gateway": "2a12:bec4:19a0::1",
    "ip_v6_prefix": 48,
    "city": "Berlin",
    "country": "DE",
    "company": "Evolus IT Solutions GmbH",
    "nic_handle": "AME80-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.616997,
            52.5136252
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-04-16T16:20:00.543420",
    "date_decommissioned": null,
    "hardware_version": 98
}