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

{
    "url": "https://demozoo.org/api/v1/productions/326941/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326941/",
    "id": 326941,
    "title": "Rise of Kotzilla",
    "author_nicks": [
        {
            "name": "Akronyme Analogiker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6239/?format=api",
                "id": 6239,
                "name": "Akronyme Analogiker",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-07-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
            "id": 52,
            "name": "Android"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/evoke23/interactive/rise-of-kotzilla-evoke2023.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94715"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ySk0Vo70ox0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "493",
            "competition": {
                "id": 18073,
                "name": "Interactive",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4512/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4512/",
                    "id": 4512,
                    "name": "Evoke 2023",
                    "tagline": "",
                    "start_date": "2023-07-28",
                    "end_date": "2023-07-30",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}