GET /api/contests/48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 48,
"slug": "stage-2-test",
"title": "Stage 2 Test",
"description": "Testing to see stage two",
"start_date": "2026-07-04T11:00:00Z",
"end_date": "2026-07-06T11:00:00Z",
"entry_type": "free",
"voting_type": "rating",
"banner_image": "https://res.cloudinary.com/dugu8qpms/image/upload/v1783072681/karydsnvaws4wpca0dbu.jpg",
"status": "active",
"total_votes": 1,
"participants_count": 1
}