GET /api/v2/anchors/2248/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2248,
    "type": "Anchor",
    "hostname": "at-klu-as1111",
    "fqdn": "at-klu-as1111.anchors.atlas.ripe.net",
    "probe": 6827,
    "is_ipv4_only": true,
    "ip_v4": "143.205.170.32",
    "as_v4": 1111,
    "ip_v4_gateway": "143.205.170.3",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "::1",
    "as_v6": 1111,
    "ip_v6_gateway": "::1",
    "ip_v6_prefix": 64,
    "city": "Klagenfurt",
    "country": "AT",
    "company": "University of Klagenfurt",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.2652247,
            46.6160291
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-07-19T22:20:00.466144",
    "date_decommissioned": null,
    "hardware_version": 2
}