GET /api/v2/anchors/4151/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4151,
    "type": "Anchor",
    "hostname": "tw-tpe-as9923",
    "fqdn": "tw-tpe-as9923.anchors.atlas.ripe.net",
    "probe": 7483,
    "is_ipv4_only": false,
    "ip_v4": "160.30.98.28",
    "as_v4": 9923,
    "ip_v4_gateway": "160.30.98.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2401:ba60:f01::28",
    "as_v6": 9923,
    "ip_v6_gateway": "2401:ba60::1",
    "ip_v6_prefix": 32,
    "city": "Taipei",
    "country": "TW",
    "company": "Simple Information, Inc.",
    "nic_handle": "SIOT1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            121.576784,
            25.074213
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-03-04T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}