GET /api/v2/anchors/4135/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4135,
    "type": "Anchor",
    "hostname": "us-lax-as2914-client",
    "fqdn": "us-lax-as2914-client.anchors.atlas.ripe.net",
    "probe": 7517,
    "is_ipv4_only": true,
    "ip_v4": "204.2.193.90",
    "as_v4": 2914,
    "ip_v4_gateway": "204.2.193.89",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": null,
    "as_v6": 2914,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Los Angeles",
    "country": "US",
    "company": "VSMEDIA",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -118.3940759,
            33.926306
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-04-14T16:20:00.555511",
    "date_decommissioned": null,
    "hardware_version": 99
}