GET /api/contests/6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 6,
"slug": "sample-contest-travel",
"title": "Sample Contest \"Travel\"",
"description": "Best sights you have seen",
"start_date": "2025-07-13T14:48:00Z",
"end_date": "2026-12-30T14:48:00Z",
"entry_type": "free",
"voting_type": "rating",
"banner_image": "https://res.cloudinary.com/dugu8qpms/image/upload/v1755025047/bzpuyvqkmmrhd8spslir.jpg",
"status": "active",
"total_votes": 209,
"participants_count": 5
}