GET /api/v2/anchors/2822/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2822,
    "type": "Anchor",
    "hostname": "lu-ctn-as9008",
    "fqdn": "lu-ctn-as9008.anchors.atlas.ripe.net",
    "probe": 7033,
    "is_ipv4_only": false,
    "ip_v4": "85.93.215.82",
    "as_v4": 9008,
    "ip_v4_gateway": "85.93.215.81",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:1610:0:17::2",
    "as_v6": 9008,
    "ip_v6_gateway": "2001:1610:0:17::1",
    "ip_v6_prefix": 64,
    "city": "Contern",
    "country": "LU",
    "company": "Visual Online .S.A.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.2256543,
            49.5845783
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-09-15T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}