Document Type Filter Viewset List
Document type list for search filters IMPORTANT: excluded slugs 'links'
GET /search/api/document_type/?format=api
{
"filter_name": "Розділи",
"filter_parameter": "document_type",
"filter_items": [
{
"value": "8",
"label": "Практикум",
"id": 8,
"name": "Практикум",
"name_single": "Практикум",
"color": null,
"slug": "practicum",
"order": 1,
"icon": null,
"icon_name": "cog"
},
{
"value": "3",
"label": "Консультації",
"id": 3,
"name": "Консультації",
"name_single": "Консультація",
"color": "#911111",
"slug": "answers",
"order": 2,
"icon": null,
"icon_name": "question"
},
{
"value": "1",
"label": "Статті",
"id": 1,
"name": "Статті",
"name_single": "Стаття",
"color": "#102A43",
"slug": "articles",
"order": 3,
"icon": null,
"icon_name": "copy"
},
{
"value": "2",
"label": "Новини",
"id": 2,
"name": "Новини",
"name_single": "Новина",
"color": "#D64545",
"slug": "news",
"order": 4,
"icon": null,
"icon_name": "world"
},
{
"value": "12",
"label": "Коментарі експертів",
"id": 12,
"name": "Коментарі експертів",
"name_single": "Коментар експерта",
"color": "#243B53",
"slug": "blogs",
"order": 5,
"icon": null,
"icon_name": "comments"
},
{
"value": "7",
"label": "Зразки документів",
"id": 7,
"name": "Зразки документів",
"name_single": "Зразок",
"color": "#334E68",
"slug": "example-documents",
"order": 6,
"icon": "/media/icons/icon-attach.svg",
"icon_name": "file"
},
{
"value": "4",
"label": "Посадові інструкції",
"id": 4,
"name": "Посадові інструкції",
"name_single": "Посадова інструкція",
"color": "#D64545",
"slug": "instructions",
"order": 7,
"icon": null,
"icon_name": "album"
},
{
"value": "9",
"label": "Довідники",
"id": 9,
"name": "Довідники",
"name_single": "Довідник",
"color": "#002159",
"slug": "reference-works",
"order": 8,
"icon": null,
"icon_name": "info"
},
{
"value": "10",
"label": "Нотатки",
"id": 10,
"name": "Нотатки",
"name_single": "Нотатка",
"color": "#E12D39",
"slug": "notes",
"order": 9,
"icon": null,
"icon_name": "file-edit"
},
{
"value": "6",
"label": "Офіційні документи",
"id": 6,
"name": "Офіційні документи",
"name_single": "Офіційний документ",
"color": "#52606D",
"slug": "documents",
"order": 10,
"icon": null,
"icon_name": "file-text"
},
{
"value": "5",
"label": "ДКХП",
"id": 5,
"name": "ДКХП",
"name_single": "ДКХП",
"color": "#616E7C",
"slug": "dkhp",
"order": 11,
"icon": null,
"icon_name": "list"
},
{
"value": "13",
"label": "Відеоконсультації",
"id": 13,
"name": "Відеоконсультації",
"name_single": "Відеоконсультація",
"color": "#FC5B28",
"slug": "video-answers",
"order": 13,
"icon": null,
"icon_name": "laptop"
},
{
"value": "14",
"label": "PDF",
"id": 14,
"name": "PDF",
"name_single": "PDF",
"color": null,
"slug": "uploadedfiles",
"order": 14,
"icon": null,
"icon_name": "file-pdf"
}
]
}