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

{
    "url": "https://demozoo.org/api/v1/productions/46193/?format=api",
    "demozoo_url": "https://demozoo.org/productions/46193/",
    "id": 46193,
    "title": "IR03 - Chocolate Cake",
    "author_nicks": [
        {
            "name": "Industrial Revolutioners",
            "abbreviation": "IR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14450/?format=api",
                "id": 14450,
                "name": "Industrial Revolutioners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Caiwan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26912/?format=api",
                    "id": 26912,
                    "name": "Caiwan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gabriel Dream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14430/?format=api",
                    "id": 14430,
                    "name": "Gabriel Dream",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Caiwan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26912/?format=api",
                    "id": 26912,
                    "name": "Caiwan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Slapec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26911/?format=api",
                    "id": 26911,
                    "name": "Slapec",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/experience12/demo/ir-chocolate_cake.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60795"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GWVRezjbr68"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 4608,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1447/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1447/",
                    "id": 1447,
                    "name": "Experience 2012",
                    "tagline": "",
                    "start_date": "2012-12-01",
                    "end_date": "2012-12-01",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://exp12.playtime.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}