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

{
    "url": "https://demozoo.org/api/v1/productions/303153/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303153/",
    "id": 303153,
    "title": "100lat Yugorin",
    "author_nicks": [
        {
            "name": "BOOM!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25545/?format=api",
                "id": 25545,
                "name": "BOOM!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hairdog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115496/?format=api",
                    "id": 115496,
                    "name": "Hairdog",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Steffan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112484/?format=api",
                    "id": 112484,
                    "name": "Steffan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Steffan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112484/?format=api",
                    "id": 112484,
                    "name": "Steffan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/sillyventure21winter/c64/100-lat-yugorin.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=212001"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=102840"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=A4qlVYmU5U0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "N/A",
            "score": "",
            "competition": {
                "id": 16915,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4172/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4172/",
                    "id": 4172,
                    "name": "Silly Venture 2021 WE",
                    "tagline": "welcome to the ATARI wonderland!",
                    "start_date": "2021-12-10",
                    "end_date": "2021-12-12",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/21/c6/9485.302809.png",
            "original_width": 700,
            "original_height": 467,
            "standard_url": "https://media.demozoo.org/screens/s/21/c6/9485.302809.jpg",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/21/c6/9485.302809.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "petscii",
        "basic"
    ]
}