GET /api/v2/anchors/4598/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4598,
    "type": "Anchor",
    "hostname": "us-fnc-as397270",
    "fqdn": "us-fnc-as397270.anchors.atlas.ripe.net",
    "probe": 7717,
    "is_ipv4_only": false,
    "ip_v4": "208.86.34.5",
    "as_v4": 397270,
    "ip_v4_gateway": "208.86.34.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2602:fea7:d00::5",
    "as_v6": 397270,
    "ip_v6_gateway": "2602:fea7:d00::1",
    "ip_v6_prefix": 64,
    "city": "Fremont",
    "country": "US",
    "company": "NetInformatik Inc.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -121.9201106,
            37.4718094
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-27T08:20:00.488266",
    "date_decommissioned": null,
    "hardware_version": 99
}