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

{
    "url": "https://demozoo.org/api/v1/productions/32227/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32227/",
    "id": 32227,
    "title": "Mmm, Donuts",
    "author_nicks": [
        {
            "name": "Priests Of Power",
            "abbreviation": "POP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21568/?format=api",
                "id": 21568,
                "name": "Priests Of Power",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-01-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21556/?format=api",
                    "id": 21556,
                    "name": "Manladas Zarich",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/oz96/demo/mmdonuts.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52518"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "29",
            "competition": {
                "id": 2636,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/828/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/828/",
                    "id": 828,
                    "name": "Oz 1996",
                    "tagline": "",
                    "start_date": "1996-01-17",
                    "end_date": "1996-01-19",
                    "location": "State of New South Wales, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.0,
                    "longitude": 146.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}