Users API.

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

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

{
    "count": 477,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/users/?format=api&page=23",
    "results": [
        {
            "full_name": "Garid Zorigoo",
            "username": "garid3000"
        },
        {
            "full_name": "LaszloEr",
            "username": "LaszloEr"
        },
        {
            "full_name": "sadhupurush",
            "username": "Sadhupurush"
        },
        {
            "full_name": "EggSupernova",
            "username": "kuroki100"
        },
        {
            "full_name": "Abdul V Vahry",
            "username": "DemuraAIdev"
        },
        {
            "full_name": "luebking",
            "username": "luebking"
        },
        {
            "full_name": "BigELK176 ≡",
            "username": "Bigelk176"
        },
        {
            "full_name": "Azasis",
            "username": "Azasis-ru"
        },
        {
            "full_name": "Tumutumutimi",
            "username": "Tumutumutimi"
        },
        {
            "full_name": "e-dervieux",
            "username": "e-dervieux"
        },
        {
            "full_name": "JulWas797",
            "username": "JulWas797"
        },
        {
            "full_name": "UTUMI Hirosi",
            "username": "utuhiro"
        },
        {
            "full_name": "superman2rao",
            "username": "superman2rao"
        },
        {
            "full_name": "Arif Budiman",
            "username": "arifbudiman"
        },
        {
            "full_name": "Mario Robles",
            "username": "Axolotl"
        },
        {
            "full_name": "Pedro Maimere",
            "username": "maimere"
        },
        {
            "full_name": "wrt (:> )",
            "username": "warut92"
        }
    ]
}