{ "pagination": { "count": 0, "current": 0, "end_index": 0, "next": 0, "previous": 0, "start_index": 0, "total_pages": 0 }, "results": [ { "attributes": {}, "avatar": "User's avatar, either a http/https URL or a data URI", "email": "Email address", "groups": [ "uuid" ], "groups_obj": [ { "attributes": {}, "is_superuser": false, "name": "string", "num_pk": 0, "parent": "uuid", "parent_name": "string", "pk": "Group uuid" } ], "is_active": false, "is_superuser": false, "last_login": "date-time", "name": "User's display name.", "path": "string", "pk": 0, "type": "string", "uid": "string", "username": "string", "uuid": "uuid" } ]}