GET /api/v2/anchors/3578/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3578,
    "type": "Anchor",
    "hostname": "sg-sin-as216444",
    "fqdn": "sg-sin-as216444.anchors.atlas.ripe.net",
    "probe": 7272,
    "is_ipv4_only": false,
    "ip_v4": "5.199.167.27",
    "as_v4": 216444,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:ae00:1000:1::3",
    "as_v6": 216444,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Singapore",
    "country": "SG",
    "company": "Cherry Servers",
    "nic_handle": "CN4113-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            103.7021178,
            1.3172805
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-10-19T12:20:00.494284",
    "date_decommissioned": null,
    "hardware_version": 99
}