User Instance
Users API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/users/adam/?format=api
{
"id": 302,
"full_name": "Adam McClure",
"username": "adam"
}Users API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/users/adam/?format=api
{
"id": 302,
"full_name": "Adam McClure",
"username": "adam"
}