GET /api/v2/anchors/3825/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3825,
    "type": "Anchor",
    "hostname": "ch-zrh-as6730",
    "fqdn": "ch-zrh-as6730.anchors.atlas.ripe.net",
    "probe": 7372,
    "is_ipv4_only": false,
    "ip_v4": "194.230.35.117",
    "as_v4": 6730,
    "ip_v4_gateway": "194.230.35.116",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2001:1702:2a:13::11",
    "as_v6": 6730,
    "ip_v6_gateway": "2001:1702:2a:13::1",
    "ip_v6_prefix": 64,
    "city": "Z\u00fcrich",
    "country": "CH",
    "company": "Sunrise GmbH",
    "nic_handle": "BGP7-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.5557002,
            47.4217225
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-09-19T16:20:00.389517",
    "date_decommissioned": null,
    "hardware_version": 99
}