Users API.

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

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

{
    "count": 830,
    "next": "https://weblate.rikka.app/api/users/?format=api&page=42",
    "previous": "https://weblate.rikka.app/api/users/?format=api&page=40",
    "results": [
        {
            "full_name": "pitoucoca",
            "username": "pitoucoca"
        },
        {
            "full_name": "aboli00822",
            "username": "aboli00822"
        },
        {
            "full_name": "BlueGoldK91",
            "username": "BlueGoldK91"
        },
        {
            "full_name": "Rogbunny",
            "username": "Rogbunny"
        },
        {
            "full_name": "aquilesTrindade",
            "username": "aquilesTrindade"
        },
        {
            "full_name": "Zym_Jason",
            "username": "Zymjason"
        },
        {
            "full_name": "momoPing",
            "username": "momoPing"
        },
        {
            "full_name": "markyhinacay",
            "username": "markyhinacay"
        },
        {
            "full_name": "Bryant Coulson",
            "username": "Bryant-Coulson93"
        },
        {
            "full_name": "Ddogggunner",
            "username": "Ddogggunner"
        },
        {
            "full_name": "Sky Vapour",
            "username": "sky-vapour"
        },
        {
            "full_name": "danneko1",
            "username": "danneko1"
        },
        {
            "full_name": "kensecilfaye1977Q",
            "username": "kensecilfaye1977Q"
        },
        {
            "full_name": "momijihana",
            "username": "momijihana"
        },
        {
            "full_name": "Tractorism",
            "username": "Tractorism"
        },
        {
            "full_name": "farias265",
            "username": "farias265"
        },
        {
            "full_name": "Kingrex420",
            "username": "Kingrex420"
        },
        {
            "full_name": "Deleted User",
            "username": "deleted-849"
        },
        {
            "full_name": "alieRN",
            "username": "aliernfrog"
        },
        {
            "full_name": "HorstSchimanski",
            "username": "shadowhorst"
        }
    ]
}