Users API.

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

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

{
    "count": 479,
    "next": "https://translate.lxqt-project.org/api/users/?format=api&page=24",
    "previous": "https://translate.lxqt-project.org/api/users/?format=api&page=22",
    "results": [
        {
            "full_name": "Davidmp",
            "username": "Davidmp1"
        },
        {
            "full_name": "Eric Migeon",
            "username": "tilux"
        },
        {
            "full_name": "Remus-Gabriel Chelu",
            "username": "Remus-GabrielChelu"
        },
        {
            "full_name": "PoliEcho",
            "username": "PoliEcho"
        },
        {
            "full_name": "01.bow-flag",
            "username": "01.bow-flag"
        },
        {
            "full_name": "Andi Chandler",
            "username": "andibing"
        },
        {
            "full_name": "Mingxin",
            "username": "Mingxin"
        },
        {
            "full_name": "Feike Donia",
            "username": "feikedonia"
        },
        {
            "full_name": "万顷茫然",
            "username": "zxunge"
        },
        {
            "full_name": "ButterflyOfFire",
            "username": "BoFFire"
        },
        {
            "full_name": "unabomberlive",
            "username": "unabomberlive"
        },
        {
            "full_name": "lunoLiv",
            "username": "lunoLiv"
        },
        {
            "full_name": "Blgwp21",
            "username": "Blgwp21"
        },
        {
            "full_name": "vTT",
            "username": "vttfreebsd"
        },
        {
            "full_name": "laczfy001",
            "username": "laczfy001"
        },
        {
            "full_name": "tj314",
            "username": "tj314"
        },
        {
            "full_name": "SunStorm",
            "username": "SunStorm2018"
        },
        {
            "full_name": "Piotr Strębski",
            "username": "PiotrStrbski"
        },
        {
            "full_name": "elviosak",
            "username": "elviosak"
        },
        {
            "full_name": "Nicolas PARLANT",
            "username": "PPN-SD"
        }
    ]
}