GET /api/v2/anchors/3439/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3439,
    "type": "Anchor",
    "hostname": "nl-ede-as200995",
    "fqdn": "nl-ede-as200995.anchors.atlas.ripe.net",
    "probe": 7220,
    "is_ipv4_only": false,
    "ip_v4": "212.72.236.67",
    "as_v4": 200995,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:7bb:1000::67",
    "as_v6": 200995,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Ede",
    "country": "NL",
    "company": "BIT",
    "nic_handle": "BIT-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            5.6242664,
            52.0274282
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-05-12T04:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}