GET /api/v2/anchors/4161/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4161,
    "type": "Anchor",
    "hostname": "tw-tpe-as215470",
    "fqdn": "tw-tpe-as215470.anchors.atlas.ripe.net",
    "probe": 7495,
    "is_ipv4_only": false,
    "ip_v4": "160.30.99.50",
    "as_v4": 215470,
    "ip_v4_gateway": "160.30.99.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a0f:85c1:390::50",
    "as_v6": 215470,
    "ip_v6_gateway": "2a0f:85c1:390::1",
    "ip_v6_prefix": 48,
    "city": "Taipei",
    "country": "TW",
    "company": "LAZCO STUDIO LTD",
    "nic_handle": "ACRO55559-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            121.576784,
            25.074213
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-03-19T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}