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

{
    "url": "https://demozoo.org/api/v1/productions/23094/?format=api",
    "demozoo_url": "https://demozoo.org/productions/23094/",
    "id": 23094,
    "title": "Penguin Paradise",
    "author_nicks": [
        {
            "name": "Brainlez Coders!",
            "abbreviation": "bC!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                "id": 10362,
                "name": "Brainlez Coders!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-07",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "720",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16814/?format=api",
                    "id": 16814,
                    "name": "720",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "animation"
        },
        {
            "nick": {
                "name": "Bluecow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16815/?format=api",
                    "id": 16815,
                    "name": "Bluecow",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "animation"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/assembly99/anim/paradise.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28306"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1962",
            "competition": {
                "id": 1555,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/106/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/106/",
                    "id": 106,
                    "name": "Assembly 1999",
                    "tagline": "",
                    "start_date": "1999-08-06",
                    "end_date": "1999-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}