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

{
    "url": "https://demozoo.org/api/v1/productions/47359/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47359/",
    "id": 47359,
    "title": "Crazy Crocodile -  Drinking game",
    "author_nicks": [
        {
            "name": "JoyInn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29083/?format=api",
                "id": 29083,
                "name": "JoyInn",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/tum12/game/crocodoc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://itunes.apple.com/it/app/crazy-crocodile/id592499552?l=en&mt=8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "142",
            "competition": {
                "id": 4769,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1475/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1475/",
                    "id": 1475,
                    "name": "The Ultimate Meeting 2012",
                    "tagline": "The Ultimate Moving",
                    "start_date": "2012-12-27",
                    "end_date": "2012-12-29",
                    "location": "Griesheim, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.860748,
                    "longitude": 8.56369,
                    "website": "http://2012.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}