Tag List
ViewSet for tags.
GET /api/tags/?format=api
{ "count": 30, "next": "http://roskov.driad.fr/api/tags/?format=api&page=2", "previous": null, "results": [ { "id": 14, "name": "accusative", "category": "case", "category_display": "Case (Declension)", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:48.763306Z", "updated_at": "2026-01-17T18:41:48.763322Z" }, { "id": 13, "name": "dative", "category": "case", "category_display": "Case (Declension)", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:48.760333Z", "updated_at": "2026-01-17T18:41:48.760349Z" }, { "id": 12, "name": "genitive", "category": "case", "category_display": "Case (Declension)", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:48.757573Z", "updated_at": "2026-01-17T18:41:48.757592Z" }, { "id": 15, "name": "instrumental", "category": "case", "category_display": "Case (Declension)", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:48.766117Z", "updated_at": "2026-01-17T18:41:48.766130Z" }, { "id": 7, "name": "nominative", "category": "case", "category_display": "Case (Declension)", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:46.144909Z", "updated_at": "2026-01-17T18:41:46.144920Z" }, { "id": 16, "name": "prepositional", "category": "case", "category_display": "Case (Declension)", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:48.769989Z", "updated_at": "2026-01-17T18:41:48.770009Z" }, { "id": 27, "name": "adverb", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:53.615110Z", "updated_at": "2026-01-17T18:41:53.615125Z" }, { "id": 19, "name": "animal", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:50.852846Z", "updated_at": "2026-01-17T18:41:50.852856Z" }, { "id": 21, "name": "body", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:51.650601Z", "updated_at": "2026-01-17T18:41:51.650614Z" }, { "id": 25, "name": "business", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:52.832135Z", "updated_at": "2026-01-17T18:41:52.832147Z" }, { "id": 20, "name": "color", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:51.359005Z", "updated_at": "2026-01-17T18:41:51.359021Z" }, { "id": 28, "name": "conjunction", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:53.991245Z", "updated_at": "2026-01-17T18:41:53.991261Z" }, { "id": 17, "name": "family", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:50.085654Z", "updated_at": "2026-01-17T18:41:50.085664Z" }, { "id": 18, "name": "food", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:50.323097Z", "updated_at": "2026-01-17T18:41:50.323114Z" }, { "id": 29, "name": "interjection", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:54.259134Z", "updated_at": "2026-01-17T18:41:54.259150Z" }, { "id": 26, "name": "pronoun", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:53.305260Z", "updated_at": "2026-01-17T18:41:53.305273Z" }, { "id": 22, "name": "time", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:52.091296Z", "updated_at": "2026-01-17T18:41:52.091306Z" }, { "id": 24, "name": "travel", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:52.475137Z", "updated_at": "2026-01-17T18:41:52.475152Z" }, { "id": 23, "name": "weather", "category": "category", "category_display": "category", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:52.093700Z", "updated_at": "2026-01-17T18:41:52.093710Z" }, { "id": 10, "name": "infinitive", "category": "form", "category_display": "Form", "description": "", "is_active": true, "created_at": "2026-01-17T18:41:48.405964Z", "updated_at": "2026-01-17T18:41:48.405981Z" } ] }