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

{
    "url": "https://demozoo.org/api/v1/productions/43640/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43640/",
    "id": 43640,
    "title": "Super-me",
    "author_nicks": [
        {
            "name": "Twisted Minds",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73130/?format=api",
                "id": 73130,
                "name": "Twisted Minds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Irondude",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27321/?format=api",
                    "id": 27321,
                    "name": "Irondude",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Irondude",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27321/?format=api",
                    "id": 27321,
                    "name": "Irondude",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Gigolo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111528/?format=api",
                    "id": 111528,
                    "name": "Gigolo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/flash99/demo/tf99-de2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/flash99/demo/tm_super.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88051"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LIyMmBGLZAg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 4245,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/587/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/587/",
                    "id": 587,
                    "name": "Flashparty 1999",
                    "tagline": "",
                    "start_date": "1999-11-05",
                    "end_date": "1999-11-07",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -34.608521,
                    "longitude": -58.373539,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/05/6e44.286256.jpg",
            "original_width": 1300,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/0b/05/6e44.286256.jpg",
            "standard_width": 361,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/05/6e44.286256.jpg",
            "thumbnail_width": 180,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "paint-shop-pro",
        "3d-studio-max",
        "corel-draw"
    ]
}