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

{
    "url": "https://demozoo.org/api/v1/productions/291309/?format=api",
    "demozoo_url": "https://demozoo.org/productions/291309/",
    "id": 291309,
    "title": "Cheeeese",
    "author_nicks": [
        {
            "name": "Joker",
            "abbreviation": "JKR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10844/?format=api",
                "id": 10844,
                "name": "Joker",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-03-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14239/?format=api",
                    "id": 14239,
                    "name": "Dox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/lovebyte21/nanogame/cheeeese.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88340"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cWhlSBeHYkM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "204",
            "competition": {
                "id": 16378,
                "name": "Nanogame",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4197/",
                    "id": 4197,
                    "name": "Lovebyte 2021",
                    "tagline": "Where size matters",
                    "start_date": "2021-03-12",
                    "end_date": "2021-03-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.lovebyte.party/2021"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/73/78d2.287414.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/93/73/78d2.287414.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/73/78d2.287414.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "one-button-game"
    ]
}