GET /api/v2/anchors/3936/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3936,
    "type": "Anchor",
    "hostname": "us-ktd-as33362",
    "fqdn": "us-ktd-as33362.anchors.atlas.ripe.net",
    "probe": 7374,
    "is_ipv4_only": false,
    "ip_v4": "69.89.207.87",
    "as_v4": 33362,
    "ip_v4_gateway": "69.89.207.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2600:2600::87",
    "as_v6": 33362,
    "ip_v6_gateway": "2600:2600::1",
    "ip_v6_prefix": 64,
    "city": "Karlstad",
    "country": "US",
    "company": "Wikstrom Telephone Company",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -96.5198202,
            48.5768183
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6287,
    "date_live": "2024-09-21T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 98
}