GET /api/v2/anchors/1299/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1299,
    "type": "Anchor",
    "hostname": "de-dtm-as39138",
    "fqdn": "de-dtm-as39138.anchors.atlas.ripe.net",
    "probe": 6357,
    "is_ipv4_only": false,
    "ip_v4": "31.172.2.253",
    "as_v4": 39138,
    "ip_v4_gateway": "31.172.2.254",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a01:a700:4000::97d",
    "as_v6": 39138,
    "ip_v6_gateway": "2a01:a700:4000::97e",
    "ip_v6_prefix": 126,
    "city": "Dortmund",
    "country": "DE",
    "company": "rrbone",
    "nic_handle": "ZNOC-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            7.4879214,
            51.5209565
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-04-24T08:20:02",
    "date_decommissioned": null,
    "hardware_version": 2
}