GET /api/v2/anchors/4149/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4149,
    "type": "Anchor",
    "hostname": "tw-tpe-as134823",
    "fqdn": "tw-tpe-as134823.anchors.atlas.ripe.net",
    "probe": 7481,
    "is_ipv4_only": false,
    "ip_v4": "103.137.22.224",
    "as_v4": 134823,
    "ip_v4_gateway": "103.137.22.129",
    "ip_v4_netmask": "255.255.255.128",
    "ip_v6": "2404:a3c0:6:3:be24:11ff:fe36:6019",
    "as_v6": 134823,
    "ip_v6_gateway": "fe80::1afd:74ff:fe7c:a3f6",
    "ip_v6_prefix": 64,
    "city": "Taipei",
    "country": "TW",
    "company": "Sky Digital Co., Ltd.",
    "nic_handle": "AR48744-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            121.576784,
            25.074213
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-03-04T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}