GET /api/contests/47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 47,
"slug": "stage-q",
"title": "Stage q",
"description": "Just to test",
"start_date": "2026-07-02T11:40:00Z",
"end_date": "2026-07-04T13:20:00Z",
"entry_type": "free",
"voting_type": "rating",
"banner_image": "https://res.cloudinary.com/dugu8qpms/image/upload/v1782992513/jgewsdnohm9zbvky396v.jpg",
"status": "active",
"total_votes": 25,
"participants_count": 13
}