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

{
    "url": "https://demozoo.org/api/v1/productions/79231/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79231/",
    "id": 79231,
    "title": "Exhibit A",
    "author_nicks": [
        {
            "name": "BAOUM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10412/?format=api",
                "id": 10412,
                "name": "BAOUM",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-09-17",
    "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": "Phoenix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3167/?format=api",
                    "id": 3167,
                    "name": "Phoenix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ".werkkzeug1"
        },
        {
            "nick": {
                "name": "Phoenix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3167/?format=api",
                    "id": 3167,
                    "name": "Phoenix",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Inspired Chaos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6561/?format=api",
                    "id": 6561,
                    "name": "Inspired Chaos",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "germdisco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30746/?format=api",
                    "id": 30746,
                    "name": "gd",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/pilgrimage04/demo/baoum-exhibit_a.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13645"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "64",
            "competition": {
                "id": 8208,
                "name": "Demo (Combined)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1228/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1228/",
                    "id": 1228,
                    "name": "Pilgrimage 2004",
                    "tagline": "",
                    "start_date": "2004-09-17",
                    "end_date": "2004-09-18",
                    "location": "Salt Lake City, Salt Lake County, Utah, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.76078,
                    "longitude": -111.89105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "werkkzeug"
    ]
}