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

{
    "url": "https://demozoo.org/api/v1/productions/202053/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202053/",
    "id": 202053,
    "title": "Willow Racer",
    "author_nicks": [
        {
            "name": "Stefan B.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6296/?format=api",
                "id": 6296,
                "name": "Stefan B.",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-09-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 15047,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2114/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2114/",
                    "id": 2114,
                    "name": "Willow Party 2002",
                    "tagline": "",
                    "start_date": "2002-09-06",
                    "end_date": "2002-09-08",
                    "location": "Wellentrup, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.966,
                    "longitude": 8.73164,
                    "website": "http://web.archive.org/web/20080529003704/http://www.willowparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}