Users API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/users/?format=api&page=21
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 728,
    "next": "https://weblate.mineland.net/api/users/?format=api&page=22",
    "previous": "https://weblate.mineland.net/api/users/?format=api&page=20",
    "results": [
        {
            "id": 401,
            "full_name": "hot",
            "username": "hot"
        },
        {
            "id": 402,
            "full_name": "Frost",
            "username": "iFrostyy_"
        },
        {
            "id": 403,
            "full_name": "Dm200513",
            "username": "Dm200513"
        },
        {
            "id": 404,
            "full_name": "Riel",
            "username": "Senko_Girl"
        },
        {
            "id": 405,
            "full_name": "Zhenya",
            "username": "Zhekich"
        },
        {
            "id": 406,
            "full_name": "Najib Aqil",
            "username": "Nail72"
        },
        {
            "id": 407,
            "full_name": "Сергей",
            "username": "JimTiz"
        },
        {
            "id": 408,
            "full_name": "Obx Minecraft",
            "username": "ObxM"
        },
        {
            "id": 409,
            "full_name": "Тимофей Белобородов",
            "username": "MrZagadka"
        },
        {
            "id": 410,
            "full_name": "AstrO",
            "username": "AstrO_BlaC"
        },
        {
            "id": 411,
            "full_name": "Саша",
            "username": "SashaLab7"
        },
        {
            "id": 412,
            "full_name": "Ранок",
            "username": "RankHeroOpen"
        },
        {
            "id": 413,
            "full_name": "саша",
            "username": "sashabropro2"
        },
        {
            "id": 414,
            "full_name": "FLORIJAN",
            "username": "florijanpro"
        },
        {
            "id": 415,
            "full_name": "Papp Milán",
            "username": "Nickchannel32"
        },
        {
            "id": 416,
            "full_name": "madouche madouche",
            "username": "madouche"
        },
        {
            "id": 417,
            "full_name": "Роман",
            "username": "Atlantik228"
        },
        {
            "id": 418,
            "full_name": "SUSSYSOBAKA",
            "username": "SUSSYSOBAKA"
        },
        {
            "id": 419,
            "full_name": "Shentzzo",
            "username": "Shentzzo_"
        },
        {
            "id": 420,
            "full_name": "Царёв Евгений",
            "username": "Satan666lol"
        }
    ]
}