GET /api/v2/anchors/2291/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2291,
    "type": "Anchor",
    "hostname": "de-gbm-as56357",
    "fqdn": "de-gbm-as56357.anchors.atlas.ripe.net",
    "probe": 6812,
    "is_ipv4_only": false,
    "ip_v4": "185.86.232.132",
    "as_v4": 56357,
    "ip_v4_gateway": "185.86.232.131",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2a00:4700:0:5::4",
    "as_v6": 56357,
    "ip_v6_gateway": "2a00:4700:0:5::3",
    "ip_v6_prefix": 64,
    "city": "Garching bei M\u00fcnchen",
    "country": "DE",
    "company": "Technische Universit\u00e4t M\u00fcnchen",
    "nic_handle": "LA3767-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            11.6679877,
            48.2625435
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6159,
    "date_live": "2020-06-19T14:20:00.397941",
    "date_decommissioned": null,
    "hardware_version": 2
}