Users API.

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

GET /api/users/?format=api&page=37
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=38",
    "previous": "https://translate.habitica.com/api/users/?format=api&page=36",
    "results": [
        {
            "full_name": "bacho4001",
            "username": "bacho4001"
        },
        {
            "full_name": "JohnAlon",
            "username": "JohnAlon"
        },
        {
            "full_name": "/",
            "username": "Weltenbummler"
        },
        {
            "full_name": "UNI",
            "username": "fishshsh"
        },
        {
            "full_name": "Liz",
            "username": "225+wpm"
        },
        {
            "full_name": "あきちか",
            "username": "chikabe"
        },
        {
            "full_name": "種部 眞美",
            "username": "metorock616"
        },
        {
            "full_name": "福岡",
            "username": "iyosama339"
        },
        {
            "full_name": "ヒカル",
            "username": "Hika"
        },
        {
            "full_name": "asumikijima",
            "username": "Aki."
        },
        {
            "full_name": "ポチ13世",
            "username": "poti_13"
        },
        {
            "full_name": "あるぱか",
            "username": "ARUPAKARURU"
        },
        {
            "full_name": "あいあいたくみ",
            "username": "aiaitakumi"
        },
        {
            "full_name": "Ruben",
            "username": "Ruben0_0"
        },
        {
            "full_name": "Ri Vargas",
            "username": "rilygreat"
        },
        {
            "full_name": "yodare",
            "username": "yodare"
        },
        {
            "full_name": "真家 拓也",
            "username": "RanranFalcon"
        },
        {
            "full_name": "Catarina Rocha",
            "username": "Ethereal_Cyferbyn"
        },
        {
            "full_name": "datschka",
            "username": "datschka"
        },
        {
            "full_name": "Goggle K",
            "username": "Goggle"
        }
    ]
}