GET /api/v2/anchors/3492/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3492,
    "type": "Anchor",
    "hostname": "sg-sin-as140443",
    "fqdn": "sg-sin-as140443.anchors.atlas.ripe.net",
    "probe": 7240,
    "is_ipv4_only": false,
    "ip_v4": "202.70.133.25",
    "as_v4": 140443,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:df1:ff40:1:79e:333f:a6dc:1",
    "as_v6": 140443,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Singapore",
    "country": "SG",
    "company": "PT Herza Digital Indonesia",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            103.7898559,
            1.2953133
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-07-24T10:20:00.115241",
    "date_decommissioned": null,
    "hardware_version": 99
}