GET /api/v2/anchors/3510/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3510,
    "type": "Anchor",
    "hostname": "id-jkt-as24523",
    "fqdn": "id-jkt-as24523.anchors.atlas.ripe.net",
    "probe": 7252,
    "is_ipv4_only": false,
    "ip_v4": "203.84.158.98",
    "as_v4": 24523,
    "ip_v4_gateway": "203.84.158.97",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2402:1200:155:72::72",
    "as_v6": 24523,
    "ip_v6_gateway": "2402:1200:155:72::1",
    "ip_v6_prefix": 64,
    "city": "Jakarta",
    "country": "ID",
    "company": "PT. Orion Cyber Internet",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            106.8244427,
            -6.2381249
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-08-08T22:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}