Users API.

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

GET /api/users/?format=api&page=35
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=36",
    "previous": "https://translate.habitica.com/api/users/?format=api&page=34",
    "results": [
        {
            "full_name": "Andreway",
            "username": "Andreway"
        },
        {
            "full_name": "M",
            "username": "Grothe"
        },
        {
            "full_name": "Razi H",
            "username": "Razi"
        },
        {
            "full_name": "Agoston Merkovics",
            "username": "agorules"
        },
        {
            "full_name": "Teymur",
            "username": "TiMbl4"
        },
        {
            "full_name": "Alessandra Boncaldo",
            "username": "SwissGerman"
        },
        {
            "full_name": "IvorTheBoneless",
            "username": "Ivar_"
        },
        {
            "full_name": "Daniela Fernberg",
            "username": "Neflite_Arts"
        },
        {
            "full_name": "Pizza Bubble",
            "username": "pizzaBubble0"
        },
        {
            "full_name": "Fharid Solis",
            "username": "byFharid"
        },
        {
            "full_name": "Annick Senecal",
            "username": "Myztek"
        },
        {
            "full_name": "William Madgin",
            "username": "B34st222"
        },
        {
            "full_name": "ibuchansugi",
            "username": "ibuchansugi"
        },
        {
            "full_name": "Quim Martínez Lara",
            "username": "Zero"
        },
        {
            "full_name": "mute-panda",
            "username": "mute-panda"
        },
        {
            "full_name": "Jonas Moerbeek",
            "username": "Sn0wp0p"
        },
        {
            "full_name": "Syber",
            "username": "syberx"
        },
        {
            "full_name": "Mara the Marine Marauder",
            "username": "maramarinemarauder"
        },
        {
            "full_name": "ito yuki",
            "username": "kakefu1146"
        },
        {
            "full_name": "Martim Pinto Paiva",
            "username": "Buaca"
        }
    ]
}