GET /api/v2/anchors/3600/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3600,
    "type": "Anchor",
    "hostname": "nl-apn-as61349",
    "fqdn": "nl-apn-as61349.anchors.atlas.ripe.net",
    "probe": 7302,
    "is_ipv4_only": false,
    "ip_v4": "185.29.203.234",
    "as_v4": 61349,
    "ip_v4_gateway": "185.29.203.233",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a04:4341:1:3::2",
    "as_v6": 61349,
    "ip_v6_gateway": "2a04:4341:1:3::1",
    "ip_v6_prefix": 64,
    "city": "Alphen aan den Rijn",
    "country": "NL",
    "company": "MaxiTEL Telecom B.V.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.6309051,
            52.1284444
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-12-28T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}