この get-request は有効な JSON 結果を返すべきではありませんか?
https://api.flattr.com/rest/v2/users/:der_michael
これをブラウザで開くと、
{"error":"not_found","error_description":"The requested user could not be found","error_uri":"http:\/\/developers.flattr.net\/v2\/#user"}
現在のドキュメント @ http://developers.flattr.net/v2/#resourcesによると、これは十分な要求であるはずですよね?