GET /api/v2/anchors/3699/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3699,
    "type": "Anchor",
    "hostname": "us-hou-as400226",
    "fqdn": "us-hou-as400226.anchors.atlas.ripe.net",
    "probe": 7346,
    "is_ipv4_only": false,
    "ip_v4": "23.128.248.9",
    "as_v4": 400226,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2602:fc05::9",
    "as_v6": 400226,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Houston",
    "country": "US",
    "company": "StormyCloud Inc",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -95.4590305,
            30.0659886
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 7061,
    "date_live": "2024-04-19T16:20:00.216295",
    "date_decommissioned": null,
    "hardware_version": 99
}