GET /api/v2/anchors/3433/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3433,
    "type": "Anchor",
    "hostname": "us-nky-as1003",
    "fqdn": "us-nky-as1003.anchors.atlas.ripe.net",
    "probe": 7215,
    "is_ipv4_only": false,
    "ip_v4": "23.143.82.14",
    "as_v4": 1003,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2602:fc26:12:1::11",
    "as_v6": 1003,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "North Kansas City",
    "country": "US",
    "company": "andrewnet LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -94.5777582,
            39.1373431
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-05-09T20:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}