Users API.

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

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

{
    "count": 82135,
    "next": "https://hosted.weblate.org/api/users/?format=api&page=3",
    "previous": "https://hosted.weblate.org/api/users/?format=api",
    "results": [
        {
            "id": 52,
            "full_name": "",
            "username": "erdnaxeli"
        },
        {
            "id": 54,
            "full_name": "Kristian Hynek",
            "username": "Kris_CZ"
        },
        {
            "id": 55,
            "full_name": "",
            "username": "schnurlos"
        },
        {
            "id": 56,
            "full_name": "Szontágh Ferenc",
            "username": "ghostarthour"
        },
        {
            "id": 57,
            "full_name": "Demid Lupin",
            "username": "lupin-de-mid"
        },
        {
            "id": 58,
            "full_name": "darksider3",
            "username": "Darksider3"
        },
        {
            "id": 59,
            "full_name": "Hugues Fafard",
            "username": "Antagonym"
        },
        {
            "id": 60,
            "full_name": "Marc Moussa",
            "username": "deathmaster9"
        },
        {
            "id": 61,
            "full_name": "Nikolay Kotrabakov",
            "username": "balward"
        },
        {
            "id": 62,
            "full_name": "Mantas Kondrotas",
            "username": "Anielius"
        },
        {
            "id": 63,
            "full_name": "Sébastien Charpentier",
            "username": "sébastien"
        },
        {
            "id": 64,
            "full_name": "Jasper Tepper",
            "username": "Shadow23"
        },
        {
            "id": 65,
            "full_name": "Jens",
            "username": "happyjens"
        },
        {
            "id": 66,
            "full_name": "Audun Pers",
            "username": "pers"
        },
        {
            "id": 67,
            "full_name": "",
            "username": "stblack"
        },
        {
            "id": 68,
            "full_name": "",
            "username": "Natrius"
        },
        {
            "id": 69,
            "full_name": "",
            "username": "claudinei"
        },
        {
            "id": 70,
            "full_name": "",
            "username": "CatRoky"
        },
        {
            "id": 71,
            "full_name": "",
            "username": "fpeshko"
        },
        {
            "id": 72,
            "full_name": "Nelson Marques",
            "username": "nmarques"
        },
        {
            "id": 73,
            "full_name": "",
            "username": "Al"
        },
        {
            "id": 74,
            "full_name": "",
            "username": "sioux83"
        },
        {
            "id": 75,
            "full_name": "Alexander Olkhovskiy",
            "username": "fcxSanya"
        },
        {
            "id": 76,
            "full_name": "",
            "username": "motodriver"
        },
        {
            "id": 77,
            "full_name": "",
            "username": "nimini"
        },
        {
            "id": 78,
            "full_name": "",
            "username": "MicMic"
        },
        {
            "id": 79,
            "full_name": "",
            "username": "abner"
        },
        {
            "id": 80,
            "full_name": "Christopher Hanna",
            "username": "Christopher"
        },
        {
            "id": 81,
            "full_name": "Nick Z.",
            "username": "angellus"
        },
        {
            "id": 82,
            "full_name": "",
            "username": "tintou"
        },
        {
            "id": 83,
            "full_name": "",
            "username": "bdias"
        },
        {
            "id": 84,
            "full_name": "",
            "username": "pilen"
        },
        {
            "id": 85,
            "full_name": "Petr Palička",
            "username": "peca"
        },
        {
            "id": 86,
            "full_name": "Quentin",
            "username": "LawNasK"
        },
        {
            "id": 87,
            "full_name": "",
            "username": "deather"
        },
        {
            "id": 88,
            "full_name": "",
            "username": "mtfk"
        },
        {
            "id": 89,
            "full_name": "",
            "username": "tagarista"
        },
        {
            "id": 90,
            "full_name": "Lindo",
            "username": "IvoJr"
        },
        {
            "id": 91,
            "full_name": "",
            "username": "Jorl17"
        },
        {
            "id": 92,
            "full_name": "Sérgio Lopes",
            "username": "Knitter"
        },
        {
            "id": 93,
            "full_name": "",
            "username": "Nagrim"
        },
        {
            "id": 94,
            "full_name": "Henrique Poyatos",
            "username": "hpoyatos"
        },
        {
            "id": 95,
            "full_name": "Nikos Datas",
            "username": "nikosdatas"
        },
        {
            "id": 96,
            "full_name": "Paulo de Almeida",
            "username": "paulodealmeida"
        },
        {
            "id": 97,
            "full_name": "Raymond Vetter",
            "username": "raymond"
        },
        {
            "id": 98,
            "full_name": "",
            "username": "luisdknob"
        },
        {
            "id": 99,
            "full_name": "Sander Hasenpflug",
            "username": "SanderOnline"
        },
        {
            "id": 100,
            "full_name": "Ruud Jacobs",
            "username": "MrRuudJ"
        },
        {
            "id": 101,
            "full_name": "",
            "username": "JakoD"
        },
        {
            "id": 102,
            "full_name": "Aleksi Kinnunen",
            "username": "alluk."
        }
    ]
}