GET /api/v2/anchors/3041/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3041,
    "type": "Anchor",
    "hostname": "de-bau-as47295",
    "fqdn": "de-bau-as47295.anchors.atlas.ripe.net",
    "probe": 7096,
    "is_ipv4_only": false,
    "ip_v4": "93.90.135.201",
    "as_v4": 47295,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a03:2400::1:1",
    "as_v6": 47295,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Bautzen",
    "country": "DE",
    "company": "NTT DATA Business Solutions Global Managed Services GmbH",
    "nic_handle": "ITOS-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.3460768,
            51.1939616
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-05-23T10:20:00.224381",
    "date_decommissioned": null,
    "hardware_version": 99
}