GET /api/v2/anchors/2909/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2909,
    "type": "Anchor",
    "hostname": "th-cho-as137566",
    "fqdn": "th-cho-as137566.anchors.atlas.ripe.net",
    "probe": 7126,
    "is_ipv4_only": false,
    "ip_v4": "103.113.176.82",
    "as_v4": 137566,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2402:cec0:0:103:113:176:0:4",
    "as_v6": 137566,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Chonburi",
    "country": "TH",
    "company": "SUPERNAP (Thailand) Co., Ltd.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            101.10923,
            13.0981483
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-08-14T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}