GET /api/v2/anchors/4120/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4120,
    "type": "Anchor",
    "hostname": "fr-ysd-as34659",
    "fqdn": "fr-ysd-as34659.anchors.atlas.ripe.net",
    "probe": 7598,
    "is_ipv4_only": false,
    "ip_v4": "83.136.165.66",
    "as_v4": 34659,
    "ip_v4_gateway": "83.136.165.70",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a00:1db8:1:10::a:66",
    "as_v6": 34659,
    "ip_v6_gateway": "2a00:1db8:1:10::d:2",
    "ip_v6_prefix": 64,
    "city": "Saint-Denis",
    "country": "FR",
    "company": "Keyyo",
    "nic_handle": "KE9298",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.3520278,
            48.9280381
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-09-02T16:20:00.397849",
    "date_decommissioned": null,
    "hardware_version": 99
}