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

{
    "url": "https://demozoo.org/api/v1/productions/27592/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27592/",
    "id": 27592,
    "title": "Affentanz",
    "author_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08-21",
    "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": "Pro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3824/?format=api",
                    "id": 3824,
                    "name": "Pro",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Malik Trey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16392/?format=api",
                    "id": 16392,
                    "name": "Malik Trey",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "GENDRIFT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7160/?format=api",
                    "id": 7160,
                    "name": "Nightmare",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "SYNCS"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/buenzli04/surprise/nce-aft.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13160"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=uSKVmdrV6Vo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "69",
            "competition": {
                "id": 2001,
                "name": "Surprise",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/784/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/784/",
                    "id": 784,
                    "name": "Buenzli 2004 (13)",
                    "tagline": "1337",
                    "start_date": "2004-08-20",
                    "end_date": "2004-08-22",
                    "location": "Bezirk Winterthur, Zurich, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.50781,
                    "longitude": 8.769,
                    "website": "http://bnz13.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/81/0a/1dc6.87899.jpg",
            "original_width": 384,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/81/0a/1dc6.87899.jpg",
            "standard_width": 384,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/81/0a/1dc6.87899.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}