Users API.

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

GET /api/users/?format=api&page=27
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=28",
    "previous": "https://weblate.mineland.net/api/users/?format=api&page=26",
    "results": [
        {
            "id": 521,
            "full_name": "Ryan Sabino",
            "username": "ryansabino11"
        },
        {
            "id": 522,
            "full_name": "akio franco reis",
            "username": "potatoerror"
        },
        {
            "id": 523,
            "full_name": "Country Inn Kennel and Cattery",
            "username": "countrykennel"
        },
        {
            "id": 524,
            "full_name": "admin",
            "username": "jeciyoy493"
        },
        {
            "id": 525,
            "full_name": "Антон",
            "username": "anton00500"
        },
        {
            "id": 526,
            "full_name": "-",
            "username": "jigjhif"
        },
        {
            "id": 527,
            "full_name": "SRK International Business Consultants",
            "username": "SRKANDASSOCIATES"
        },
        {
            "id": 528,
            "full_name": "Christian Imperato",
            "username": "KuriTW"
        },
        {
            "id": 529,
            "full_name": "Максим",
            "username": "beepbopa"
        },
        {
            "id": 530,
            "full_name": "Kazuya",
            "username": "Kazuya"
        },
        {
            "id": 531,
            "full_name": "Samuele Marigliano",
            "username": "samuele056"
        },
        {
            "id": 532,
            "full_name": "asasd",
            "username": "DrEggman"
        },
        {
            "id": 533,
            "full_name": "chajjutaxi",
            "username": "chajjutaxi"
        },
        {
            "id": 534,
            "full_name": "LilNotNico",
            "username": "LilNotNico"
        },
        {
            "id": 535,
            "full_name": "Biskas",
            "username": "Domicata271"
        },
        {
            "id": 536,
            "full_name": "Alessandro Rocha de Oliveira Júnior",
            "username": "Alessandro081"
        },
        {
            "id": 537,
            "full_name": "asdfasdf",
            "username": "erased"
        },
        {
            "id": 538,
            "full_name": "Grizzly Steel Structures",
            "username": "grizzlysteelstructures"
        },
        {
            "id": 539,
            "full_name": "Umutcan ALTIN",
            "username": "i.am.lsg"
        },
        {
            "id": 540,
            "full_name": "Viktor Mladenov",
            "username": "Viktor_FortniteY"
        }
    ]
}