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

{
    "url": "https://demozoo.org/api/v1/productions/322598/?format=api",
    "demozoo_url": "https://demozoo.org/productions/322598/",
    "id": 322598,
    "title": "4checkers",
    "author_nicks": [
        {
            "name": "Alpha Raid",
            "abbreviation": "AR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21339/?format=api",
                "id": 21339,
                "name": "Alpha Raid",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-04-09",
    "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": "eneloh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109291/?format=api",
                    "id": 109291,
                    "name": "eneloh",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "eneloh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109291/?format=api",
                    "id": 109291,
                    "name": "eneloh",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "nosam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18532/?format=api",
                    "id": 18532,
                    "name": "nosam",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/244204/4checkers.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/revision23/oldskool_4k_intro/4checkers.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=231317"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94196"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mO2R1S_nbk0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "478",
            "competition": {
                "id": 17808,
                "name": "Oldskool 4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4569/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4569/",
                    "id": 4569,
                    "name": "Revision 2023",
                    "tagline": "Back to the E-Werk",
                    "start_date": "2023-04-07",
                    "end_date": "2023-04-10",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2023.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b8/e7/16e2.324510.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b8/e7/16e2.324510.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b8/e7/16e2.324510.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}