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

{
    "url": "https://demozoo.org/api/v1/productions/76926/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/76926/",
    "id": 76926,
    "title": "?",
    "author_nicks": [
        {
            "name": "Paavi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19917/?format=api",
                "id": 19917,
                "name": "Paav!",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-17",
    "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": 2,
            "ranking": "2",
            "score": "35",
            "competition": {
                "id": 8028,
                "name": "Inanimate Visual Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1253/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1253/",
                    "id": 1253,
                    "name": "Alternative Stork Party 2004",
                    "tagline": "",
                    "start_date": "2004-07-16",
                    "end_date": "2004-07-18",
                    "location": "Otaniemi, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.18395,
                    "longitude": 24.82786,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}