Users API.

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

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

{
    "count": 812,
    "next": "https://weblate.rikka.app/api/users/?format=api&page=17",
    "previous": "https://weblate.rikka.app/api/users/?format=api&page=15",
    "results": [
        {
            "full_name": "lexa4832",
            "username": "lexa4832"
        },
        {
            "full_name": "wilsonws10",
            "username": "wilsonws10"
        },
        {
            "full_name": "honeydrdevil666",
            "username": "honeydrdevil666"
        },
        {
            "full_name": "Evan Nilhem",
            "username": "ambiades"
        },
        {
            "full_name": "CxsLucyfer",
            "username": "CxsLucyfer"
        },
        {
            "full_name": "Rob C",
            "username": "rchef7"
        },
        {
            "full_name": "Iditri",
            "username": "Iditri"
        },
        {
            "full_name": "Best2Gamer",
            "username": "Best2Gamer"
        },
        {
            "full_name": "ChrisMiller94",
            "username": "ChrisMiller94"
        },
        {
            "full_name": "cristianbodiu51",
            "username": "cristianbodiu51"
        },
        {
            "full_name": "salarofyigit",
            "username": "salarofyigit"
        },
        {
            "full_name": "LiDeguang",
            "username": "Deguang"
        },
        {
            "full_name": "Yunus Arkan",
            "username": "rigor59"
        },
        {
            "full_name": "MorfeuszPal",
            "username": "MorfeuszPal"
        },
        {
            "full_name": "Gmskjunior",
            "username": "Gmskjunior"
        },
        {
            "full_name": "harami74",
            "username": "harami74"
        },
        {
            "full_name": "DEFYLogic",
            "username": "DEFYLogicJW"
        },
        {
            "full_name": "Bigspencelaflare",
            "username": "Bigspencelaflare"
        },
        {
            "full_name": "Deleted User",
            "username": "deleted-350"
        },
        {
            "full_name": "Rwadxvv",
            "username": "Rwadxvv"
        }
    ]
}