GET /api/v4/categories/5/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 5,
"title": "Starter Project",
"slug": "starter-projects",
"description": "Pre-built Django setups that provide a ready-to-use project structure, common settings, and optional integrations to help you start new projects quickly.",
"title_plural": "Starter Projects",
"show_pypi": false,
"created": "2025-11-08T14:14:22.578750-05:00",
"modified": "2025-11-08T14:35:42.070592-05:00"
}