GET /api/v2/anchors/4300/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4300,
    "type": "Anchor",
    "hostname": "id-gre-as149697",
    "fqdn": "id-gre-as149697.anchors.atlas.ripe.net",
    "probe": 7545,
    "is_ipv4_only": false,
    "ip_v4": "103.186.92.69",
    "as_v4": 149697,
    "ip_v4_gateway": "103.186.92.81",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2401:f60:92::69",
    "as_v6": 149697,
    "ip_v6_gateway": "2401:f60:92::1",
    "ip_v6_prefix": 64,
    "city": "Gresik",
    "country": "ID",
    "company": "PT Global Internet Solusindo",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            112.5642138,
            -7.0027835
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-03T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}