GET /api/v2/anchors/2148/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2148,
    "type": "Anchor",
    "hostname": "de-fwn-as553-client",
    "fqdn": "de-fwn-as553-client.anchors.atlas.ripe.net",
    "probe": 6761,
    "is_ipv4_only": false,
    "ip_v4": "141.28.230.229",
    "as_v4": 553,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:7c0:f00:3c03::2",
    "as_v6": 553,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Furtwangen",
    "country": "DE",
    "company": "Studierendenwerk Freiburg-Schwarzwald",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.20947,
            48.04788
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-03-27T16:20:00.268799",
    "date_decommissioned": null,
    "hardware_version": 99
}