GET /api/v2/anchors/4187/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4187,
    "type": "Anchor",
    "hostname": "us-qas-as14907",
    "fqdn": "us-qas-as14907.anchors.atlas.ripe.net",
    "probe": 7513,
    "is_ipv4_only": false,
    "ip_v4": "208.80.155.69",
    "as_v4": 14907,
    "ip_v4_gateway": "208.80.155.65",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2620:0:861:202:208:80:155:69",
    "as_v6": 14907,
    "ip_v6_gateway": "2620:0:861:202::1",
    "ip_v6_prefix": 64,
    "city": "Ashburn",
    "country": "US",
    "company": "Wikimedia Foundation",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.4593579,
            39.0155032
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6092,
    "date_live": "2025-04-09T16:20:00.617638",
    "date_decommissioned": null,
    "hardware_version": 99
}