GET /api/v2/anchors/4148/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4148,
    "type": "Anchor",
    "hostname": "tw-tpe-as204844",
    "fqdn": "tw-tpe-as204844.anchors.atlas.ripe.net",
    "probe": 7485,
    "is_ipv4_only": false,
    "ip_v4": "23.146.248.12",
    "as_v4": 204844,
    "ip_v4_gateway": "23.146.248.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2602:faad:5::12",
    "as_v6": 204844,
    "ip_v6_gateway": "2602:faad:5::1",
    "ip_v6_prefix": 48,
    "city": "Taipei",
    "country": "TW",
    "company": "NCSE NETWORK LTD",
    "nic_handle": "NA8104-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            120.2815341,
            23.1005025
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-03-04T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 98
}