GET /api/v2/anchors/3776/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3776,
    "type": "Anchor",
    "hostname": "ch-yvr-as6730-client",
    "fqdn": "ch-yvr-as6730-client.anchors.atlas.ripe.net",
    "probe": 7344,
    "is_ipv4_only": false,
    "ip_v4": "185.131.204.20",
    "as_v4": 6730,
    "ip_v4_gateway": "185.131.204.1",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a12:bfc0:0:1000::20:1",
    "as_v6": 6730,
    "ip_v6_gateway": "2a12:bfc0:0:1000::1",
    "ip_v6_prefix": 64,
    "city": "Yvorne",
    "country": "CH",
    "company": "Goyman SA",
    "nic_handle": "AA39407-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.9345975,
            46.3446955
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-04-18T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}