GET /api/v2/anchors/4004/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4004,
    "type": "Anchor",
    "hostname": "nl-hng-as49627",
    "fqdn": "nl-hng-as49627.anchors.atlas.ripe.net",
    "probe": 7410,
    "is_ipv4_only": false,
    "ip_v4": "185.68.162.141",
    "as_v4": 49627,
    "ip_v4_gateway": "185.68.162.129",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a03:2c60:0:500::5249:5045",
    "as_v6": 49627,
    "ip_v6_gateway": "2a03:2c60:0:500::1",
    "ip_v6_prefix": 64,
    "city": "Hengelo",
    "country": "NL",
    "company": "Speakup B.V.",
    "nic_handle": "SPUP1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.766439,
            52.2852621
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-28T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}