GET /api/v2/anchors/1154/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1154,
    "type": "Anchor",
    "hostname": "de-fra-as203329",
    "fqdn": "de-fra-as203329.anchors.atlas.ripe.net",
    "probe": 6313,
    "is_ipv4_only": false,
    "ip_v4": "185.138.143.34",
    "as_v4": 203329,
    "ip_v4_gateway": "185.138.143.33",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a07:e80:0:10::2",
    "as_v6": 203329,
    "ip_v6_gateway": "2a07:e80:0:10::1",
    "ip_v6_prefix": 64,
    "city": "Frankfurt am Main",
    "country": "DE",
    "company": "e-shelter services GmbH",
    "nic_handle": "ESH100-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.6011068,
            50.1281415
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2017-10-31T13:26:38",
    "date_decommissioned": null,
    "hardware_version": 2
}