GET /api/v2/anchors/4315/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4315,
    "type": "Anchor",
    "hostname": "ch-gva-as29222",
    "fqdn": "ch-gva-as29222.anchors.atlas.ripe.net",
    "probe": 7581,
    "is_ipv4_only": false,
    "ip_v4": "89.47.48.188",
    "as_v4": 29222,
    "ip_v4_gateway": "89.47.48.185",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:1600:16:10f::195",
    "as_v6": 29222,
    "ip_v6_gateway": "2001:1600:16:10f::1",
    "ip_v6_prefix": 64,
    "city": "Geneva",
    "country": "CH",
    "company": "Infomaniak Network SA",
    "nic_handle": "INSA-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.1431577,
            46.2043907
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-07-07T16:20:00.387944",
    "date_decommissioned": null,
    "hardware_version": 98
}