GET /api/v2/anchors/4636/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4636,
    "type": "Anchor",
    "hostname": "de-fra-as215760",
    "fqdn": "de-fra-as215760.anchors.atlas.ripe.net",
    "probe": 7718,
    "is_ipv4_only": false,
    "ip_v4": "150.40.99.211",
    "as_v4": 215760,
    "ip_v4_gateway": "150.40.99.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a0b:4e07:c02:100::211",
    "as_v6": 215760,
    "ip_v6_gateway": "2a0b:4e07:c02:100::1",
    "ip_v6_prefix": 64,
    "city": "Frankfurt",
    "country": "DE",
    "company": "DisPaisy Enterprises",
    "nic_handle": "FADE2-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.602534,
            50.1292292
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-03-05T16:20:00.473773",
    "date_decommissioned": null,
    "hardware_version": 99
}