GET /api/v2/anchors/3901/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3901,
    "type": "Anchor",
    "hostname": "nl-doi-as215085",
    "fqdn": "nl-doi-as215085.anchors.atlas.ripe.net",
    "probe": 7387,
    "is_ipv4_only": false,
    "ip_v4": "83.142.31.253",
    "as_v4": 215085,
    "ip_v4_gateway": "83.142.31.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a06:9f41:a100:10::153",
    "as_v6": 215085,
    "ip_v6_gateway": "2a06:9f41:a100:10::1",
    "ip_v6_prefix": 64,
    "city": "Doetinchem",
    "country": "NL",
    "company": "PixelHosting",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.3001908,
            51.954241
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-05T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}