GET /api/v2/anchors/3450/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3450,
    "type": "Anchor",
    "hostname": "nl-utc-as200232",
    "fqdn": "nl-utc-as200232.anchors.atlas.ripe.net",
    "probe": 7231,
    "is_ipv4_only": false,
    "ip_v4": "194.31.131.71",
    "as_v4": 200232,
    "ip_v4_gateway": "194.31.131.67",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a13:6ec0:e001:82:71::",
    "as_v6": 200232,
    "ip_v6_gateway": "2a13:6ec0:e001:82:67::",
    "ip_v6_prefix": 64,
    "city": "Utrecht",
    "country": "NL",
    "company": "CyberNetworks",
    "nic_handle": "CYBN-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            5.0130136,
            52.0940535
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-05-31T00:20:00.260273",
    "date_decommissioned": null,
    "hardware_version": 2
}