Users API.

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

GET /api/users/?format=api&page=18
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=19",
    "previous": "https://translate.habitica.com/api/users/?format=api&page=17",
    "results": [
        {
            "full_name": "Mehmet Salih Erken",
            "username": "gnaremoob2"
        },
        {
            "full_name": "glasses",
            "username": "therealglasses"
        },
        {
            "full_name": "Bénédicte Botelle",
            "username": "Ritapalka"
        },
        {
            "full_name": "Sigouros Papadatos",
            "username": "Sigouros"
        },
        {
            "full_name": "Zadquiel Lezama",
            "username": "zadquieljlp"
        },
        {
            "full_name": "A. B. Neilly",
            "username": "abneilly"
        },
        {
            "full_name": "Yowi",
            "username": "yowi-yn"
        },
        {
            "full_name": "Lio Zam",
            "username": "LionFox"
        },
        {
            "full_name": "Will Shadow",
            "username": "beinginhisshadow"
        },
        {
            "full_name": "Wouter",
            "username": "skabouter"
        },
        {
            "full_name": "Kitty Kat",
            "username": "Theluckycat1997"
        },
        {
            "full_name": "David",
            "username": "david"
        },
        {
            "full_name": "Oleksandra Osypova",
            "username": "Shurenkacv"
        },
        {
            "full_name": "Maria Alessia Nanna",
            "username": "MaryanHatch"
        },
        {
            "full_name": "Atticus",
            "username": "Sloth_Hut"
        },
        {
            "full_name": "심소형",
            "username": "Blossom"
        },
        {
            "full_name": "Jostein Skjånes",
            "username": "joshart"
        },
        {
            "full_name": "Babette",
            "username": "bumblebeees"
        },
        {
            "full_name": "Pietro Liso",
            "username": "ptrudd"
        },
        {
            "full_name": "Anas HARNOUCH",
            "username": "AnasH"
        }
    ]
}