GET /api/v2/anchors/4138/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4138,
    "type": "Anchor",
    "hostname": "fr-sxb-as61136",
    "fqdn": "fr-sxb-as61136.anchors.atlas.ripe.net",
    "probe": 7507,
    "is_ipv4_only": true,
    "ip_v4": "185.17.243.228",
    "as_v4": 61136,
    "ip_v4_gateway": "185.17.243.229",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Strasbourg",
    "country": "FR",
    "company": "Cloud\u00e9o",
    "nic_handle": "AAFA202-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            7.7824063,
            48.5688705
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-03-31T12:20:01.101042",
    "date_decommissioned": null,
    "hardware_version": 99
}