Users API.

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

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

{
    "count": 1165,
    "next": "https://translate.habitica.com/api/users/?format=api&page=49",
    "previous": "https://translate.habitica.com/api/users/?format=api&page=47",
    "results": [
        {
            "full_name": "Bollinger",
            "username": "Gui"
        },
        {
            "full_name": "Mengzi",
            "username": "MengziFRA"
        },
        {
            "full_name": "Danny Hpy",
            "username": "dannyhpy"
        },
        {
            "full_name": "Eetu Saarinen",
            "username": "sienihemmo"
        },
        {
            "full_name": "Lolzia",
            "username": "Lolzia"
        },
        {
            "full_name": "@SpiffZyx",
            "username": "SpiffZyx"
        },
        {
            "full_name": "Ruibin Ling",
            "username": "HonorAboveAll"
        },
        {
            "full_name": "Даниил Давыденко",
            "username": "PieCyberPie"
        },
        {
            "full_name": "Emmanuel Kan",
            "username": "tokuisei"
        },
        {
            "full_name": "Dahae Kim",
            "username": "R-singStar"
        },
        {
            "full_name": "Mandy Mielke",
            "username": "schmaends"
        },
        {
            "full_name": "Vanadium",
            "username": "01V"
        },
        {
            "full_name": "Alejo González",
            "username": "Plusmax"
        },
        {
            "full_name": "Val",
            "username": "Pitissima"
        },
        {
            "full_name": "Yue Wu",
            "username": "NAU"
        },
        {
            "full_name": "Carlos Henrique Silva",
            "username": "Henrique_Olivia"
        },
        {
            "full_name": "Ali Adnan",
            "username": "AliS219"
        },
        {
            "full_name": "Sophie LE MASLE",
            "username": "Zoufasse"
        },
        {
            "full_name": "Lucas Fieri",
            "username": "amaterasu007"
        },
        {
            "full_name": "Akira Yuasa",
            "username": "chapter369"
        }
    ]
}