Users API.

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

GET /api/users/?format=api&page=4
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=5",
    "previous": "https://weblate.mineland.net/api/users/?format=api&page=3",
    "results": [
        {
            "id": 61,
            "full_name": "ZImaVI CHANNEL",
            "username": "zimavi"
        },
        {
            "id": 62,
            "full_name": "Melikşah KAYA",
            "username": "YesilslimeTR"
        },
        {
            "id": 63,
            "full_name": "Josue Dario Palacios Parra",
            "username": "Josue"
        },
        {
            "id": 64,
            "full_name": "Leong chyi jay",
            "username": "csanty"
        },
        {
            "id": 65,
            "full_name": "tpgpaul",
            "username": "xtpgtpgx"
        },
        {
            "id": 66,
            "full_name": "brites dudek",
            "username": "deivison"
        },
        {
            "id": 67,
            "full_name": "Mr. Frosty",
            "username": "DreamGirl1"
        },
        {
            "id": 68,
            "full_name": "Matvey_y6uBaKa",
            "username": "Matvey_y6uBaKa"
        },
        {
            "id": 69,
            "full_name": "GalaxyPlayz",
            "username": "GalaxyPlayz"
        },
        {
            "id": 70,
            "full_name": "SDAWADAD",
            "username": "WaryWhip"
        },
        {
            "id": 71,
            "full_name": "Ярослав Речкін",
            "username": "Ярослав"
        },
        {
            "id": 72,
            "full_name": "Heinz Calsia",
            "username": "HeinzWasEaten"
        },
        {
            "id": 73,
            "full_name": "Станислав",
            "username": "__nightmareflashka__"
        },
        {
            "id": 74,
            "full_name": "Mirror",
            "username": "mirror"
        },
        {
            "id": 75,
            "full_name": "Uwe Klaiber",
            "username": "KitCat"
        },
        {
            "id": 76,
            "full_name": "Станислав",
            "username": "__flashka228__"
        },
        {
            "id": 77,
            "full_name": "Prk",
            "username": "Prk"
        },
        {
            "id": 78,
            "full_name": "Matej Hlebec",
            "username": "DeadVersion"
        },
        {
            "id": 79,
            "full_name": "gauy hyui",
            "username": "Noob12"
        },
        {
            "id": 80,
            "full_name": "HUN Dominik",
            "username": "MestetfokON"
        }
    ]
}