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

{
    "url": "https://demozoo.org/api/v1/productions/95436/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95436/",
    "id": 95436,
    "title": "gameover_4k",
    "author_nicks": [
        {
            "name": "Northern Dragons",
            "abbreviation": "ND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/853/?format=api",
                "id": 853,
                "name": "Northern Dragons",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-30",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Syntax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39967/?format=api",
                    "id": 39967,
                    "name": "Syntax",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Polaris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39966/?format=api",
                    "id": 39966,
                    "name": "Polaris",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/recursion13/wild/nd-gameover_4k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62215"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "50",
            "competition": {
                "id": 9762,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2021/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2021/",
                    "id": 2021,
                    "name": "Recursion 2013",
                    "tagline": "",
                    "start_date": "2013-11-30",
                    "end_date": "2013-11-30",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50884,
                    "longitude": -73.58781,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/78/e7/bdea.146516.png",
            "original_width": 656,
            "original_height": 518,
            "standard_url": "https://media.demozoo.org/screens/s/78/e7/bdea.146516.jpg",
            "standard_width": 379,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/78/e7/bdea.146516.jpg",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}