GET /api/v2/anchors/4182/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4182,
    "type": "Anchor",
    "hostname": "sv-sal-as26617",
    "fqdn": "sv-sal-as26617.anchors.atlas.ripe.net",
    "probe": 7607,
    "is_ipv4_only": true,
    "ip_v4": "131.100.140.163",
    "as_v4": 26617,
    "ip_v4_gateway": "131.100.140.161",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": null,
    "as_v6": 26617,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "San Salvador",
    "country": "SV",
    "company": "SVNET",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -89.2327793,
            13.6845468
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6365,
    "date_live": "2025-09-22T14:20:00.370406",
    "date_decommissioned": null,
    "hardware_version": 99
}