Users API.

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

GET /api/users/?format=api&page=34
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=35",
    "previous": "https://translate.habitica.com/api/users/?format=api&page=33",
    "results": [
        {
            "full_name": "Sara López",
            "username": "Saaralo"
        },
        {
            "full_name": "ELAS-",
            "username": "ELAS-"
        },
        {
            "full_name": "Sandra Marcial",
            "username": "Coelys"
        },
        {
            "full_name": "JoanZeppeli",
            "username": "JZ"
        },
        {
            "full_name": "Hexe des Windes (she/her)",
            "username": "Hexe_des_Windes"
        },
        {
            "full_name": "Vinicius Rodrigues",
            "username": "Suburbanno"
        },
        {
            "full_name": "Salman Mujeeb",
            "username": "zupitor"
        },
        {
            "full_name": "Ike Osenberg",
            "username": "iosenberg"
        },
        {
            "full_name": "怠惰",
            "username": "Sin_Sloth"
        },
        {
            "full_name": "박서진",
            "username": "Seojin"
        },
        {
            "full_name": "polyglottericus",
            "username": "polyglottericus"
        },
        {
            "full_name": "Erick Diego Castillo Chavez",
            "username": "erixdiego"
        },
        {
            "full_name": "Black Cat",
            "username": "BlackCat1176"
        },
        {
            "full_name": "Justin Cho",
            "username": "slow_owls"
        },
        {
            "full_name": "Elena Balionyte",
            "username": "ziuzhdjncnnx"
        },
        {
            "full_name": "xioxi",
            "username": "xioxi"
        },
        {
            "full_name": "Simon Coast",
            "username": "shimmumah"
        },
        {
            "full_name": "Артём Вячеславович Холопов",
            "username": "ravadiin"
        },
        {
            "full_name": "Hinano_Miyako",
            "username": "Hinanooo"
        },
        {
            "full_name": "Anfasa Rabbany",
            "username": "User_425"
        }
    ]
}