GET /api/v2/anchors/3294/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3294,
    "type": "Anchor",
    "hostname": "nl-ams-as44788",
    "fqdn": "nl-ams-as44788.anchors.atlas.ripe.net",
    "probe": 7192,
    "is_ipv4_only": false,
    "ip_v4": "178.250.1.75",
    "as_v4": 44788,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:2638:3:102::2",
    "as_v6": 44788,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Amsterdam",
    "country": "NL",
    "company": "Criteo",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.7431424,
            52.2757527
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 7015,
    "date_live": "2023-03-23T14:21:18",
    "date_decommissioned": "2024-05-29T15:54:39",
    "hardware_version": 99
}