GET /api/v2/anchors/4074/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4074,
    "type": "Anchor",
    "hostname": "uy-mvd-as28000",
    "fqdn": "uy-mvd-as28000.anchors.atlas.ripe.net",
    "probe": 7460,
    "is_ipv4_only": false,
    "ip_v4": "200.7.84.24",
    "as_v4": 28000,
    "ip_v4_gateway": "200.7.84.1",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2001:13c7:7001:4000::24",
    "as_v6": 28000,
    "ip_v6_gateway": "2001:13c7:7001:4000::1",
    "ip_v6_prefix": 48,
    "city": "Montevideo",
    "country": "UY",
    "company": "LACNIC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -56.0640686,
            -34.8986369
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6054,
    "date_live": "2025-01-11T08:20:00.613987",
    "date_decommissioned": null,
    "hardware_version": 99
}