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

{
    "url": "https://demozoo.org/api/v1/productions/98290/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98290/",
    "id": 98290,
    "title": "Poutine",
    "author_nicks": [
        {
            "name": "Québarium",
            "abbreviation": "QBR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23964/?format=api",
                "id": 23964,
                "name": "Québarium",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-11-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/56/?format=api",
            "id": 56,
            "name": "Gamepark GP2X"
        },
        {
            "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": "F-Cycles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46443/?format=api",
                    "id": 46443,
                    "name": "F-Cycles",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "F-Cycles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46443/?format=api",
                    "id": 46443,
                    "name": "F-Cycles",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Tronicsynth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43445/?format=api",
                    "id": 43445,
                    "name": "Tronicsynth",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "F-Cycles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46443/?format=api",
                    "id": 46443,
                    "name": "F-Cycles",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Food & Snack for the demo party!"
        },
        {
            "nick": {
                "name": "Intruder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68843/?format=api",
                    "id": 68843,
                    "name": "Intruder",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/atparty11/foulab_mini_11/poutine_quebarium.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58079"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 9955,
                "name": "Fast Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2083/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2083/",
                    "id": 2083,
                    "name": "@Party 2011 Minidemo Montreal",
                    "tagline": "",
                    "start_date": "2011-11-26",
                    "end_date": "2011-11-26",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50884,
                    "longitude": -73.58781,
                    "website": "http://www.atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d9/2a/53a3.67120.gif",
            "original_width": 250,
            "original_height": 184,
            "standard_url": "https://media.demozoo.org/screens/s/d9/2a/53a3.67120.png",
            "standard_width": 250,
            "standard_height": 184,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d9/2a/53a3.67120.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}