Users API.

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

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

{
    "count": 1326,
    "next": "https://translate.habitica.com/api/users/?format=api&page=64",
    "previous": "https://translate.habitica.com/api/users/?format=api&page=62",
    "results": [
        {
            "full_name": "Jhamsid Romero Bernal",
            "username": "user0286"
        },
        {
            "full_name": "LPDJ",
            "username": "LPDJ"
        },
        {
            "full_name": "Gabriel Severo Facco",
            "username": "gabrielsfacco"
        },
        {
            "full_name": "Natalia",
            "username": "Nana"
        },
        {
            "full_name": "Happy Knight",
            "username": "just-do-it_"
        },
        {
            "full_name": "Nebula",
            "username": "@Nebula"
        },
        {
            "full_name": "Sarah",
            "username": "sarh063"
        },
        {
            "full_name": "Aditya Setyo Lutfiandhika",
            "username": "aluxyy"
        },
        {
            "full_name": "@hb-8zzgfb5cn8qla6olm",
            "username": "Brandon"
        },
        {
            "full_name": "Shaurya Attal",
            "username": "ShauryaA"
        },
        {
            "full_name": "Felix Yan",
            "username": "felixonmars"
        },
        {
            "full_name": "klim",
            "username": "klim"
        },
        {
            "full_name": "Julius Eikmans",
            "username": "caspersimon"
        },
        {
            "full_name": "Mauricio Pérez",
            "username": "maudape"
        },
        {
            "full_name": "Ihazu Meo",
            "username": "Ihazumeo@gmail.com"
        },
        {
            "full_name": "Bùi Đức Anh",
            "username": "danhyoyo"
        },
        {
            "full_name": "Besogon",
            "username": "@Besogon"
        },
        {
            "full_name": "Phil Benedict Bag-ao",
            "username": "sonicbedict"
        },
        {
            "full_name": "Василиса Огнева",
            "username": "knapweed13"
        },
        {
            "full_name": "Josefina Zamorano",
            "username": "Monroestein"
        }
    ]
}