GET /api/v2/anchors/3949/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3949,
    "type": "Anchor",
    "hostname": "lu-ezt-as2602",
    "fqdn": "lu-ezt-as2602.anchors.atlas.ripe.net",
    "probe": 7399,
    "is_ipv4_only": false,
    "ip_v4": "158.64.14.122",
    "as_v4": 2602,
    "ip_v4_gateway": "158.64.14.121",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:a18:0:409::2",
    "as_v6": 2602,
    "ip_v6_gateway": "2001:a18:0:409::1",
    "ip_v6_prefix": 64,
    "city": "Esch-sur-Alzette",
    "country": "LU",
    "company": "Fondation Restena",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            5.9493425,
            49.504184
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6249,
    "date_live": "2024-10-10T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 98
}