Users API.

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

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

{
    "count": 239,
    "next": "https://translate.yunohost.org/api/users/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "id": 1,
            "full_name": "Anonymous",
            "username": "anonymous"
        },
        {
            "id": 2,
            "full_name": "Weblate Admin",
            "username": "yunohost"
        },
        {
            "id": 3,
            "full_name": "Jean-Baptiste Holcroft",
            "username": "jibecfed"
        },
        {
            "id": 4,
            "full_name": "Alexandre Aubin",
            "username": "alexAubin"
        },
        {
            "id": 5,
            "full_name": "xaloc33",
            "username": "xaloc33"
        },
        {
            "id": 6,
            "full_name": "ppr",
            "username": "ppr"
        },
        {
            "id": 7,
            "full_name": "Quentí",
            "username": "Quenty31"
        },
        {
            "id": 8,
            "full_name": "Arthur Lutz",
            "username": "arthurlutz"
        },
        {
            "id": 9,
            "full_name": "Mélanie Chauvel",
            "username": "ariasuni"
        },
        {
            "id": 10,
            "full_name": "ButterflyOfFire",
            "username": "BoFFire"
        },
        {
            "id": 11,
            "full_name": "Sylke Vicious",
            "username": "silkevicious"
        },
        {
            "id": 12,
            "full_name": "মোঃ রাশেদুজ্জামান চৌধুরী",
            "username": "mytechpro"
        },
        {
            "id": 13,
            "full_name": "Guillaume R",
            "username": "Guillermo_Ankh"
        },
        {
            "id": 14,
            "full_name": "Julien Maulny",
            "username": "alcalyn"
        },
        {
            "id": 15,
            "full_name": "Leandro Noferini",
            "username": "lnoferin"
        },
        {
            "id": 16,
            "full_name": "advocatux",
            "username": "advocatux"
        },
        {
            "id": 17,
            "full_name": "Moh Andre",
            "username": "stealth"
        },
        {
            "id": 18,
            "full_name": "Benoît",
            "username": "bencharp"
        },
        {
            "id": 19,
            "full_name": "Maximilien",
            "username": "M_T"
        },
        {
            "id": 20,
            "full_name": "c lul",
            "username": "clul"
        },
        {
            "id": 21,
            "full_name": "Locness",
            "username": "locness"
        },
        {
            "id": 22,
            "full_name": "Quentí",
            "username": "Quent"
        },
        {
            "id": 23,
            "full_name": "Allan Nordhøy",
            "username": "kingu"
        },
        {
            "id": 24,
            "full_name": "Thomas Blarre",
            "username": "roukydesbois"
        },
        {
            "id": 25,
            "full_name": "Olivier Grandjean",
            "username": "greenman07"
        },
        {
            "id": 26,
            "full_name": "Deleted User",
            "username": "deleted-26"
        },
        {
            "id": 27,
            "full_name": "tufek yamero",
            "username": "tufek"
        },
        {
            "id": 28,
            "full_name": "htsr",
            "username": "htsr"
        },
        {
            "id": 29,
            "full_name": "troll",
            "username": "troll"
        },
        {
            "id": 30,
            "full_name": "Aksel Kiesling",
            "username": "Aksel"
        },
        {
            "id": 31,
            "full_name": "Lukas Dohn",
            "username": "Linyeir"
        },
        {
            "id": 32,
            "full_name": "Carles Sadurní Anguita",
            "username": "isard"
        },
        {
            "id": 33,
            "full_name": "Emmanuel",
            "username": "saimyx"
        },
        {
            "id": 34,
            "full_name": "Zangeif Inke",
            "username": "Zinkie"
        },
        {
            "id": 35,
            "full_name": "Plumf",
            "username": "Plumf"
        },
        {
            "id": 36,
            "full_name": "Martin Döring",
            "username": "Martin"
        },
        {
            "id": 37,
            "full_name": "nr 458 h",
            "username": "nr458h"
        },
        {
            "id": 38,
            "full_name": "amirale qt",
            "username": "amirtaleqt"
        },
        {
            "id": 39,
            "full_name": "Yifei Ding",
            "username": "dingyifei"
        },
        {
            "id": 40,
            "full_name": "pitfd",
            "username": "pitfd"
        },
        {
            "id": 41,
            "full_name": "Filip Bengtsson",
            "username": "autom"
        },
        {
            "id": 42,
            "full_name": "Dominik Roesli",
            "username": "madpanda"
        },
        {
            "id": 43,
            "full_name": "Lance Perry",
            "username": "LanPer"
        },
        {
            "id": 44,
            "full_name": "Arthur Lutz",
            "username": "arthurlogilab"
        },
        {
            "id": 45,
            "full_name": "Giovanni Genovino",
            "username": "ino"
        },
        {
            "id": 46,
            "full_name": "elie gavoty",
            "username": "elie"
        },
        {
            "id": 47,
            "full_name": "Yasss Gurl",
            "username": "6XaTfeQYQrm4BGRTUMJJsc"
        },
        {
            "id": 48,
            "full_name": "Alvaro",
            "username": "srgmc"
        },
        {
            "id": 49,
            "full_name": "Mario",
            "username": "Pessoa"
        },
        {
            "id": 50,
            "full_name": "Jeroen Franssen",
            "username": "jeroen"
        }
    ]
}