GET /api/v2/anchors/4288/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4288,
    "type": "Anchor",
    "hostname": "id-jkt-as64300",
    "fqdn": "id-jkt-as64300.anchors.atlas.ripe.net",
    "probe": 7573,
    "is_ipv4_only": false,
    "ip_v4": "103.80.80.238",
    "as_v4": 64300,
    "ip_v4_gateway": "103.80.80.225",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2400:4ec0::238",
    "as_v6": 64300,
    "ip_v6_gateway": "2400:4ec0::1",
    "ip_v6_prefix": 64,
    "city": "Jakarta Selatan",
    "country": "ID",
    "company": "PT Jaringanku Sarana Nusantara",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            106.8327024,
            -6.253439
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-26T20:20:00.405249",
    "date_decommissioned": null,
    "hardware_version": 99
}