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": 728,
    "next": "https://weblate.mineland.net/api/users/?format=api&page=17",
    "previous": "https://weblate.mineland.net/api/users/?format=api&page=15",
    "results": [
        {
            "id": 301,
            "full_name": "LeNoobDuAZIZ",
            "username": "LeNoobDuAZIZ"
        },
        {
            "id": 302,
            "full_name": "pyetrocontatoofficial",
            "username": "pyetroDOPVP"
        },
        {
            "id": 303,
            "full_name": "Dom Borys",
            "username": "DomBorys"
        },
        {
            "id": 304,
            "full_name": "patrick kazemi",
            "username": "hajpatrick"
        },
        {
            "id": 305,
            "full_name": "Davi Augusto Pinto Araújo",
            "username": "HarryPPPotter"
        },
        {
            "id": 306,
            "full_name": "Someone Random",
            "username": "Meliodas39901"
        },
        {
            "id": 307,
            "full_name": "LiLAlien",
            "username": "LiLAlien69"
        },
        {
            "id": 308,
            "full_name": "Swiftbed \"Swift\" Netherman",
            "username": "Swiftbed"
        },
        {
            "id": 309,
            "full_name": "Андрей Сидельник Иванович",
            "username": "lopomine707"
        },
        {
            "id": 310,
            "full_name": "Давид Сафарян",
            "username": "Mons2r"
        },
        {
            "id": 311,
            "full_name": "Greylon Miller",
            "username": "gr3ylon"
        },
        {
            "id": 312,
            "full_name": "UltraGaming405",
            "username": "meowhim"
        },
        {
            "id": 313,
            "full_name": "Blackfur",
            "username": "Blackfur"
        },
        {
            "id": 314,
            "full_name": "Платон Гаврилюк",
            "username": "NeksorTGM"
        },
        {
            "id": 315,
            "full_name": "Karina Esquivel Johnson",
            "username": "KarinaHarina"
        },
        {
            "id": 316,
            "full_name": "bb",
            "username": "Silvetro72"
        },
        {
            "id": 317,
            "full_name": "Oscar",
            "username": "OscarSonata"
        },
        {
            "id": 318,
            "full_name": "Dr. Sanjeet Diwan",
            "username": "drsdiwan"
        },
        {
            "id": 319,
            "full_name": "ethannb",
            "username": "ethannb"
        },
        {
            "id": 320,
            "full_name": "volproil",
            "username": "volproil"
        }
    ]
}