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

{
    "url": "https://demozoo.org/api/v1/productions/97603/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/97603/",
    "id": 97603,
    "title": "Psykoosi",
    "author_nicks": [
        {
            "name": "Siiri ja Anna",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45734/?format=api",
                "id": 45734,
                "name": "Siiri ja Anna",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-10-24",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "29",
            "competition": {
                "id": 9918,
                "name": "Realtime Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/177/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/177/",
                    "id": 177,
                    "name": "Alternative Party 2009",
                    "tagline": "Man Meets Machine",
                    "start_date": "2009-10-23",
                    "end_date": "2009-10-25",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.altparty.org/2009"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}