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

{
    "url": "https://demozoo.org/api/v1/productions/322590/?format=api",
    "demozoo_url": "https://demozoo.org/productions/322590/",
    "id": 322590,
    "title": "8MIDAS",
    "author_nicks": [
        {
            "name": "PCH",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20539/?format=api",
                "id": 20539,
                "name": "PCH",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unreal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23015/?format=api",
                "id": 23015,
                "name": "Unreal",
                "is_group": true
            }
        }
    ],
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/revision23/game/8midas_revision2023.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=231342"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94244"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "690",
            "competition": {
                "id": 17807,
                "name": "Game",
                "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/36/25/4c69.325003.gif",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/36/25/4c69.325003.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/25/4c69.325003.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}