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

{
    "url": "https://demozoo.org/api/v1/productions/295201/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295201/",
    "id": 295201,
    "title": "Conway's Game of Breakout",
    "author_nicks": [
        {
            "name": "Five Finger Punch",
            "abbreviation": "FFP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47576/?format=api",
                "id": 47576,
                "name": "Five Finger Punch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-06-05",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Morbid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47579/?format=api",
                    "id": 47579,
                    "name": "Morbid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Morbid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47579/?format=api",
                    "id": 47579,
                    "name": "Morbid",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Corel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49551/?format=api",
                    "id": 49551,
                    "name": "Corel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kompetensum.com/data/amiga/ffp-breakout.adf"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/forndata21/open_demo/ffp-breakout.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89188"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GLBL0aJIXvk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "148",
            "competition": {
                "id": 16510,
                "name": "Open Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4200/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4200/",
                    "id": 4200,
                    "name": "Forndata Summer 2021",
                    "tagline": "",
                    "start_date": "2021-06-05",
                    "end_date": "2021-06-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.forndata.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/64/76/acb6.292984.png",
            "original_width": 913,
            "original_height": 690,
            "standard_url": "https://media.demozoo.org/screens/s/64/76/acb6.292984.jpg",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/64/76/acb6.292984.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}