GET /api/v2/anchors/4427/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4427,
    "type": "Anchor",
    "hostname": "pe-lim-as7195",
    "fqdn": "pe-lim-as7195.anchors.atlas.ripe.net",
    "probe": 7609,
    "is_ipv4_only": false,
    "ip_v4": "200.25.45.99",
    "as_v4": 7195,
    "ip_v4_gateway": "200.25.45.66",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2800:1e0:1040:2::2e",
    "as_v6": 7195,
    "ip_v6_gateway": "2800:1e0:1040:2::1",
    "ip_v6_prefix": 64,
    "city": "Lima",
    "country": "PE",
    "company": "EDGEUNO INC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.0430886,
            -12.0466888
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 7338,
    "date_live": "2025-09-23T16:20:00.414765",
    "date_decommissioned": null,
    "hardware_version": 99
}