User Instance
Users API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/users/thomas.koslowski/?format=api
{
"id": 22,
"full_name": "Thomas Koslowski",
"username": "thomas.koslowski"
}