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

{
    "url": "https://demozoo.org/api/v1/productions/272497/?format=api",
    "demozoo_url": "https://demozoo.org/productions/272497/",
    "id": 272497,
    "title": "ICC2019 4K",
    "author_nicks": [
        {
            "name": "Wiseguy Industries 2015",
            "abbreviation": "WGI2015",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43099/?format=api",
                "id": 43099,
                "name": "Wiseguy Industries 2015",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-12-21",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Angel of Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84311/?format=api",
                    "id": 84311,
                    "name": "Angel of Death",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Angel of Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84311/?format=api",
                    "id": 84311,
                    "name": "Angel of Death",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Angel of Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84311/?format=api",
                    "id": 84311,
                    "name": "Angel of Death",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Beast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84312/?format=api",
                    "id": 84312,
                    "name": "The Beast",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Mikael",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84206/?format=api",
                    "id": 84206,
                    "name": "Mikael",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/192462/ICC2019_4K-exomized.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=185246"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84345"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OpIrti8Nm5o"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3975/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3975/",
            "id": 3975,
            "name": "Intro Creation Competition 2019",
            "tagline": "",
            "start_date": "2019-11-04",
            "end_date": "2020-01-05",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://csdb.dk/event/?id=2889"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/33/5c/b133.257378.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/33/5c/b133.257378.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/33/5c/b133.257378.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "monochrome",
        "exomizer"
    ]
}