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

{
    "url": "https://demozoo.org/api/v1/productions/32156/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32156/",
    "id": 32156,
    "title": "Excuse",
    "author_nicks": [
        {
            "name": "YOE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21531/?format=api",
                "id": 21531,
                "name": "YOE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-10",
    "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": "Scroll Lock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39653/?format=api",
                    "id": 39653,
                    "name": "Scroll Lock",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "CruncH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39655/?format=api",
                    "id": 39655,
                    "name": "CruncH",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mad Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39654/?format=api",
                    "id": 39654,
                    "name": "Mad Man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72583/?format=api",
                    "id": 72583,
                    "name": "Pi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shudder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21506/?format=api",
                    "id": 21506,
                    "name": "Shudder",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/movement96/demo/excuse.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58127"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 2627,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/700/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/700/",
                    "id": 700,
                    "name": "Movement 1996",
                    "tagline": "",
                    "start_date": "1996-12-09",
                    "end_date": "1996-12-11",
                    "location": "Ashqelon, Southern District, Israel",
                    "is_online": false,
                    "country_code": "IL",
                    "latitude": 31.66926,
                    "longitude": 34.57149,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "turbo-pascal"
    ]
}