Users API.

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

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

{
    "count": 728,
    "next": "https://weblate.mineland.net/api/users/?format=api&page=19",
    "previous": "https://weblate.mineland.net/api/users/?format=api&page=17",
    "results": [
        {
            "id": 341,
            "full_name": "André Ribeiro",
            "username": "ARCD001"
        },
        {
            "id": 342,
            "full_name": "Maicon jair hansen",
            "username": "MaiconJh"
        },
        {
            "id": 343,
            "full_name": "Félix Inglis-Chevarie",
            "username": "omizZzle6"
        },
        {
            "id": 344,
            "full_name": "Pavel",
            "username": "HyperSoop"
        },
        {
            "id": 345,
            "full_name": "IceMc",
            "username": "IceMc"
        },
        {
            "id": 346,
            "full_name": "Francisco João Ferreira Oliveira",
            "username": "mrfracr"
        },
        {
            "id": 347,
            "full_name": "Dietrich",
            "username": "workingschwer"
        },
        {
            "id": 348,
            "full_name": "Юрій Никируй Ростиславович",
            "username": "uvideou"
        },
        {
            "id": 349,
            "full_name": "AdR10Mg",
            "username": "AdR10Mg"
        },
        {
            "id": 350,
            "full_name": "Дима Азимов",
            "username": "normals2"
        },
        {
            "id": 351,
            "full_name": "Tomáš Marek",
            "username": "Tomasito_LP"
        },
        {
            "id": 352,
            "full_name": "Anton",
            "username": "BloedeCiri"
        },
        {
            "id": 353,
            "full_name": "Mom",
            "username": "mama"
        },
        {
            "id": 354,
            "full_name": "Benjamin",
            "username": "MesterHun93"
        },
        {
            "id": 355,
            "full_name": "shinodazin",
            "username": "Kotonete_"
        },
        {
            "id": 356,
            "full_name": "Этелед Оцелот",
            "username": "OcelotCraft"
        },
        {
            "id": 357,
            "full_name": "Arda Aktas",
            "username": "perch"
        },
        {
            "id": 358,
            "full_name": "Marcos Rocha",
            "username": "Mhzin123"
        },
        {
            "id": 359,
            "full_name": "rinkoo",
            "username": "rinkoo"
        },
        {
            "id": 360,
            "full_name": "anotherMeer-_-",
            "username": "anotherMeer-_-"
        }
    ]
}