GET /api/contests/49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 49,
"slug": "feat-e1",
"title": "Feat E1",
"description": "Just testing",
"start_date": "2026-07-03T15:10:00Z",
"end_date": "2026-07-06T16:10:00Z",
"entry_type": "free",
"voting_type": "rating",
"banner_image": "https://res.cloudinary.com/dugu8qpms/image/upload/v1783091528/s5dr1nfxreokjli7qpl0.jpg",
"status": "active",
"total_votes": 0,
"participants_count": 0
}