Users API.

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

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

{
    "count": 354,
    "next": "https://translate.pdfforge.org/api/users/?format=api&page=18",
    "previous": "https://translate.pdfforge.org/api/users/?format=api&page=16",
    "results": [
        {
            "full_name": "MİKAİL YÜCE",
            "username": "kralmiko"
        },
        {
            "full_name": "Sandrine Eveillard",
            "username": "Sandrine"
        },
        {
            "full_name": "asmae ziani",
            "username": "aziani"
        },
        {
            "full_name": "Alexspg025",
            "username": "Alexspg025"
        },
        {
            "full_name": "George St",
            "username": "GeorgeST"
        },
        {
            "full_name": "Teijo S.",
            "username": "teijos"
        },
        {
            "full_name": "Martin Slavík",
            "username": "martin-slavik"
        },
        {
            "full_name": "Milen Halkov",
            "username": "mimosh"
        },
        {
            "full_name": "John Fowler",
            "username": "JohnFowler"
        },
        {
            "full_name": "Lukáš Mižoch",
            "username": "lukas"
        },
        {
            "full_name": "Océane Klein",
            "username": "ocekln"
        },
        {
            "full_name": "MeierLandtechikAG",
            "username": "MeierLandtechikAG"
        },
        {
            "full_name": "Philip Chinery",
            "username": "philip.chinery@avanquest.com"
        },
        {
            "full_name": "efi99",
            "username": "efi99"
        },
        {
            "full_name": "ForumSplashbox-Armando Dantas",
            "username": "ArmandoDantas"
        },
        {
            "full_name": "safeer",
            "username": "safeer"
        },
        {
            "full_name": "חיים בונן",
            "username": "lehagdil"
        },
        {
            "full_name": "Ali Zohouri",
            "username": "ali.zohouri@avanquest.com"
        },
        {
            "full_name": "Daniel Pablo Sheng",
            "username": "DaniSheng"
        },
        {
            "full_name": "Irene Wangui Kariuki",
            "username": "WangIre"
        }
    ]
}