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

{
    "url": "https://demozoo.org/api/v1/productions/161190/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161190/",
    "id": 161190,
    "title": "Contribution to the Beertro compo",
    "author_nicks": [
        {
            "name": "Melting Pot",
            "abbreviation": "MTP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1521/?format=api",
                "id": 1521,
                "name": "Melting Pot",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-12",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Skeet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34149/?format=api",
                    "id": 34149,
                    "name": "Skeet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "2d fx"
        },
        {
            "nick": {
                "name": "Pb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57719/?format=api",
                    "id": 57719,
                    "name": "Pb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "3d engine"
        },
        {
            "nick": {
                "name": "Ace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57716/?format=api",
                    "id": 57716,
                    "name": "Ace",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "scripting"
        },
        {
            "nick": {
                "name": "Mickey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57717/?format=api",
                    "id": 57717,
                    "name": "Mickey",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d shapes"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/beertro99/mtp_beer.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3503,
                "name": "Beertro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1417/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1417/",
                    "id": 1417,
                    "name": "Beertro 1999",
                    "tagline": "",
                    "start_date": "1999",
                    "end_date": "1999",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}