GET /api/v1/permission/?format=api&ordering=-name&page=22
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 628,
"next": "https://api.artelelectronics.com/api/v1/permission/?format=api&ordering=-name&page=23",
"previous": "https://api.artelelectronics.com/api/v1/permission/?format=api&ordering=-name&page=21",
"results": [
{
"id": 559,
"name": "Can delete Repair Request Application",
"codename": "delete_repairrequestapplication"
},
{
"id": 251,
"name": "Can delete Repair Request",
"codename": "delete_repairrequest"
},
{
"id": 35,
"name": "Can delete Registered Product",
"codename": "delete_productregistration"
},
{
"id": 207,
"name": "Can delete Region Language",
"codename": "delete_regionlanguage"
},
{
"id": 203,
"name": "Can delete Region",
"codename": "delete_region"
},
{
"id": 75,
"name": "Can delete Property Item",
"codename": "delete_categorypropertyitem"
},
{
"id": 71,
"name": "Can delete Property",
"codename": "delete_categoryproperty"
},
{
"id": 135,
"name": "Can delete Property",
"codename": "delete_productproperty"
},
{
"id": 623,
"name": "Can delete Promotion",
"codename": "delete_promotion"
},
{
"id": 139,
"name": "Can delete Product Language",
"codename": "delete_productlanguage"
}
]
}