GET /api/v2/anchors/2762/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2762,
    "type": "Anchor",
    "hostname": "at-hit-as34347",
    "fqdn": "at-hit-as34347.anchors.atlas.ripe.net",
    "probe": 6959,
    "is_ipv4_only": false,
    "ip_v4": "80.92.124.145",
    "as_v4": 34347,
    "ip_v4_gateway": "80.92.124.146",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a02:28e8:d0d0:115::dead",
    "as_v6": 34347,
    "ip_v6_gateway": "2a02:28e8:d0d0:115::deaf",
    "ip_v6_prefix": 64,
    "city": "Hall in Tirol",
    "country": "AT",
    "company": "HALLAG Kommunal GmbH",
    "nic_handle": "AS34347",
    "geometry": {
        "type": "Point",
        "coordinates": [
            11.5031339,
            47.2778747
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-03-27T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}