Users API.

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

GET /api/users/?format=api&page=19
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=20",
    "previous": "https://weblate.mineland.net/api/users/?format=api&page=18",
    "results": [
        {
            "id": 361,
            "full_name": "Steinar Dagur Pálsson",
            "username": "TheDreamingGuy"
        },
        {
            "id": 362,
            "full_name": "Ailton",
            "username": "Trix1o"
        },
        {
            "id": 363,
            "full_name": "Brayan Fuentes",
            "username": "Principebrayan"
        },
        {
            "id": 364,
            "full_name": "Dmitriy",
            "username": "zoga_debian"
        },
        {
            "id": 365,
            "full_name": "Valery",
            "username": "Exovalx"
        },
        {
            "id": 366,
            "full_name": "Михаил Демидов",
            "username": "f42dd56c6c024428"
        },
        {
            "id": 367,
            "full_name": "Yahya",
            "username": "Yahox"
        },
        {
            "id": 368,
            "full_name": "Noelle Matthej",
            "username": "Navia74"
        },
        {
            "id": 369,
            "full_name": "Deleted User",
            "username": "deleted-369"
        },
        {
            "id": 370,
            "full_name": "Роман",
            "username": "Laytovuy"
        },
        {
            "id": 371,
            "full_name": "Kil Yandra",
            "username": "Kilyandra"
        },
        {
            "id": 372,
            "full_name": "no",
            "username": "ZhizPlayz_Me"
        },
        {
            "id": 373,
            "full_name": "Nikita",
            "username": "koteika280"
        },
        {
            "id": 374,
            "full_name": "Андрей Быков",
            "username": "Andrey"
        },
        {
            "id": 375,
            "full_name": "Joona Huotari",
            "username": "JonaPoka"
        },
        {
            "id": 376,
            "full_name": "sus",
            "username": "Amongus123"
        },
        {
            "id": 377,
            "full_name": "Cosmonaut",
            "username": "Cosmonaut_4564"
        },
        {
            "id": 378,
            "full_name": "Максим",
            "username": "Gambian_Mapper"
        },
        {
            "id": 379,
            "full_name": "Salvatore Colella",
            "username": "sasypazzosgravat"
        },
        {
            "id": 380,
            "full_name": "Ivan",
            "username": "FerlabJxfy"
        }
    ]
}