GET /api/v2/anchors/3807/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3807,
    "type": "Anchor",
    "hostname": "id-cbt-as140443",
    "fqdn": "id-cbt-as140443.anchors.atlas.ripe.net",
    "probe": 7352,
    "is_ipv4_only": false,
    "ip_v4": "206.237.97.100",
    "as_v4": 140443,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2401:920:1004:1111:df60:bd11:eab5:1",
    "as_v6": 140443,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Cibitung",
    "country": "ID",
    "company": "PT Herza Digital Indonesia",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            107.097716,
            -6.304523
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-05-01T08:22:31",
    "date_decommissioned": null,
    "hardware_version": 99
}