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

{
    "url": "https://demozoo.org/api/v1/productions/104089/?format=api",
    "demozoo_url": "https://demozoo.org/productions/104089/",
    "id": 104089,
    "title": "Pokoj",
    "author_nicks": [
        {
            "name": "Vonka",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48497/?format=api",
                "id": 48497,
                "name": "Vonka",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-04",
    "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": 2,
            "ranking": "2",
            "score": "4",
            "competition": {
                "id": 10184,
                "name": "Animations",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/999/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/999/",
                    "id": 999,
                    "name": "Apocalypse 1999",
                    "tagline": "",
                    "start_date": "1999-09-04",
                    "end_date": "1999-09-05",
                    "location": "Prague, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 50.079079,
                    "longitude": 14.43322,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}