GET /api/v2/anchors/4125/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4125,
    "type": "Anchor",
    "hostname": "us-wqv-as20001-client",
    "fqdn": "us-wqv-as20001-client.anchors.atlas.ripe.net",
    "probe": 7480,
    "is_ipv4_only": false,
    "ip_v4": "76.53.61.200",
    "as_v4": 20001,
    "ip_v4_gateway": "76.53.61.193",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2600:5c00:359b:404d::3",
    "as_v6": 20001,
    "ip_v6_gateway": "2600:5c00:359b:404d::1",
    "ip_v6_prefix": 64,
    "city": "Westlake village",
    "country": "US",
    "company": "VSMEDIA",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -118.8188305,
            34.1557798
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-02-25T10:20:00.538224",
    "date_decommissioned": null,
    "hardware_version": 98
}