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

{
    "url": "https://demozoo.org/api/v1/productions/358984/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358984/",
    "id": 358984,
    "title": "Olympic Skijumper",
    "author_nicks": [
        {
            "name": "Artline Designs",
            "abbreviation": "ALD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14295/?format=api",
                "id": 14295,
                "name": "Artline Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-09-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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Frostbyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68356/?format=api",
                    "id": 68356,
                    "name": "Frostbyte",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Frostbyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68356/?format=api",
                    "id": 68356,
                    "name": "Frostbyte",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Bug-fix"
        },
        {
            "nick": {
                "name": "jab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116479/?format=api",
                    "id": 116479,
                    "name": "jab",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=301855"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=245988"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OvJKbnZNzlg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "8",
            "score": "",
            "competition": {
                "id": 19437,
                "name": "Mixed Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5081/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5081/",
                    "id": 5081,
                    "name": "Psykoz 2024",
                    "tagline": "",
                    "start_date": "2024-09-20",
                    "end_date": "2024-09-22",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/27/9a/0ca5.351279.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/27/9a/0ca5.351279.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/27/9a/0ca5.351279.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}