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

{
    "url": "https://demozoo.org/api/v1/productions/202821/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202821/",
    "id": 202821,
    "title": "Gummy Bear: The Demo",
    "author_nicks": [
        {
            "name": "Void",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10054/?format=api",
                "id": 10054,
                "name": "Void",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "mAZE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5371/?format=api",
                    "id": 5371,
                    "name": "mAZE",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design, animations"
        },
        {
            "nick": {
                "name": "mAZE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5371/?format=api",
                    "id": 5371,
                    "name": "mAZE",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Puni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5408/?format=api",
                    "id": 5408,
                    "name": "Puni",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/revision19/amiga-demo/void-gummybearfinal.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81076"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=oBgW8NSBOHk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "514",
            "competition": {
                "id": 15084,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3770/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3770/",
                    "id": 3770,
                    "name": "Revision 2019",
                    "tagline": "",
                    "start_date": "2019-04-19",
                    "end_date": "2019-04-22",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2019.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/52/d7fa.184751.png",
            "original_width": 660,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/3e/52/d7fa.184751.png",
            "standard_width": 358,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/52/d7fa.184751.png",
            "thumbnail_width": 179,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}