GET /api/v1/productions/43245/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/43245/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43245/",
    "id": 43245,
    "title": "Ellun bileet (video + extra)",
    "author_nicks": [
        {
            "name": "Mankeli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17691/?format=api",
                "id": 17691,
                "name": "Mankeli",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-01-16",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "167",
            "competition": {
                "id": 4199,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/584/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/584/",
                    "id": 584,
                    "name": "Elevator 1999",
                    "tagline": "The Second Floor",
                    "start_date": "1999-01-15",
                    "end_date": "1999-01-17",
                    "location": "Ylivieska, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.064,
                    "longitude": 24.67608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}