GET /api/v2/anchors/4136/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4136,
    "type": "Anchor",
    "hostname": "us-lax-as1299-client",
    "fqdn": "us-lax-as1299-client.anchors.atlas.ripe.net",
    "probe": 7516,
    "is_ipv4_only": true,
    "ip_v4": "62.115.157.74",
    "as_v4": 1299,
    "ip_v4_gateway": "62.115.157.73",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": null,
    "as_v6": 1299,
    "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-14T14:20:00.372214",
    "date_decommissioned": null,
    "hardware_version": 99
}