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

{
    "url": "https://demozoo.org/api/v1/productions/77418/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77418/",
    "id": 77418,
    "title": "?",
    "author_nicks": [
        {
            "name": "Tycoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40572/?format=api",
                "id": 40572,
                "name": "Tycoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 8066,
                "name": "HTML Theme: Herman",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1210/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1210/",
                    "id": 1210,
                    "name": "Demozone 2004",
                    "tagline": "",
                    "start_date": "2004-07-28",
                    "end_date": "2004-08-02",
                    "location": "Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.1082,
                    "longitude": 5.32986,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}