Users API.

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

GET /api/users/?format=api&page=6
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=7",
    "previous": "https://weblate.mineland.net/api/users/?format=api&page=5",
    "results": [
        {
            "id": 101,
            "full_name": "Danilo dantas",
            "username": "D4N1L0200"
        },
        {
            "id": 102,
            "full_name": "SmoothyTV",
            "username": "SmoothyTV"
        },
        {
            "id": 103,
            "full_name": "Rivoiron Luca",
            "username": "Tolu"
        },
        {
            "id": 104,
            "full_name": "rayanehakkou",
            "username": "TOKA_YTB"
        },
        {
            "id": 105,
            "full_name": "Арсен Проник",
            "username": "ArSeN_1186"
        },
        {
            "id": 106,
            "full_name": "이태건",
            "username": "tg0712t"
        },
        {
            "id": 107,
            "full_name": "Renee Heinsalu",
            "username": "Rubots"
        },
        {
            "id": 108,
            "full_name": "seref",
            "username": "serefTR123"
        },
        {
            "id": 109,
            "full_name": "Stark-Koronghy Ádám",
            "username": "BalixGaming"
        },
        {
            "id": 110,
            "full_name": "roeyinweblate",
            "username": "roey_inweblate"
        },
        {
            "id": 111,
            "full_name": "Rangwan123",
            "username": "Rangwan123"
        },
        {
            "id": 112,
            "full_name": "Егор",
            "username": "Fab4key"
        },
        {
            "id": 113,
            "full_name": "silvio",
            "username": "jojonas"
        },
        {
            "id": 114,
            "full_name": "MiguelGirao",
            "username": "MiguelGirao"
        },
        {
            "id": 115,
            "full_name": "metteau Magda Antonin",
            "username": "mincolne123"
        },
        {
            "id": 116,
            "full_name": "ShelbyGames150",
            "username": "ShelbyGames150"
        },
        {
            "id": 117,
            "full_name": "Adamanty Vincent or just Galileo",
            "username": "GalileoAVIS"
        },
        {
            "id": 118,
            "full_name": "_____Not____",
            "username": "gyk86"
        },
        {
            "id": 119,
            "full_name": "dev verma",
            "username": "Big_Man_Gamer"
        },
        {
            "id": 120,
            "full_name": "Korobam Kiril",
            "username": "Keetosik7"
        }
    ]
}