GET /api/v2/anchors/3648/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3648,
    "type": "Anchor",
    "hostname": "hk-hkg-as32167",
    "fqdn": "hk-hkg-as32167.anchors.atlas.ripe.net",
    "probe": 7292,
    "is_ipv4_only": false,
    "ip_v4": "103.152.226.255",
    "as_v4": 32167,
    "ip_v4_gateway": "103.152.226.254",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2a0c:9a40:9dd7:1::2",
    "as_v6": 32167,
    "ip_v6_gateway": "2a0c:9a40:9dd7:1::1",
    "ip_v6_prefix": 64,
    "city": "Hong Kong",
    "country": "HK",
    "company": "LSHIY",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            114.1693611,
            22.3193039
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-11-20T22:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}