Project API getting avatars as binary
Created by: Bonscho
Offering the avatar_url in the results of project API as described in the API docs does not make sense, if there is no possibility to load data from this resource on non public projects.
There should be an API method to get the avatar data as binary – maybe as Base64 encoded source plus some meta information like the MIME type.