{
"count": 1,
"results": [
{
"id": 30,
"url": "http://localhost:8000/api/v3/form_attributes/30",
"key": "test_varchar_targeted_survey_1",
"label": "Test varchar Targeted Survey",
"input": "text",
"type": "varchar",
"required": true,
"priority": 1,
"options": [
""
],
"cardinality": 1,
"form_stage_id": 8,
"response_private": true,
"allowed_privileges": [
"read",
"create",
"update",
"delete",
"search"
]
}
],
"offset": 0,
"order": "asc",
"orderby": "id",
"curr": "http://localhost:8000/api/v3/forms/5/attributes?orderby=id&order=asc&offset=0",
"next": "http://localhost:8000/api/v3/forms/5/attributes?orderby=id&order=asc&offset=0",
"prev": "http://localhost:8000/api/v3/forms/5/attributes?orderby=id&order=asc&offset=0",
"total_count": 1
}