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

{
    "url": "https://demozoo.org/api/v1/productions/60566/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60566/",
    "id": 60566,
    "title": "Riehotendosen",
    "author_nicks": [
        {
            "name": "2funky",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34985/?format=api",
                "id": 34985,
                "name": "2funky",
                "is_group": false
            }
        },
        {
            "name": "JCO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                "id": 1981,
                "name": "JCO",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-10-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/geekcamp02/demo/riehotendosen.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "unrated",
            "competition": {
                "id": 6618,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1187/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1187/",
                    "id": 1187,
                    "name": "Geek Camp 2002",
                    "tagline": "",
                    "start_date": "2002-10-18",
                    "end_date": "2002-10-20",
                    "location": "Flumserberg Tannenbodenalp, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.093342,
                    "longitude": 9.28513,
                    "website": "http://www.geekcamp.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}