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

{
    "url": "https://demozoo.org/api/v1/productions/342339/?format=api",
    "demozoo_url": "https://demozoo.org/productions/342339/",
    "id": 342339,
    "title": "The Mind",
    "author_nicks": [
        {
            "name": "Haujobb",
            "abbreviation": "HJB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb",
                "is_group": true
            }
        },
        {
            "name": "SWEET16",
            "abbreviation": "S16",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131418/?format=api",
                "id": 131418,
                "name": "SWEET16",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2388/?format=api",
                    "id": 2388,
                    "name": "Jade",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Marvel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/553/?format=api",
                    "id": 553,
                    "name": "Marvel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Critikill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/234/?format=api",
                    "id": 234,
                    "name": "Critikill",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Virgill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                    "id": 224,
                    "name": "Virgill",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hellfire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7/?format=api",
                    "id": 7,
                    "name": "Hellfire",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "XXX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6/?format=api",
                    "id": 6,
                    "name": "XXX",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/revision24/fantasy-computer/hjb-the_mind.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hellfire.untergrund.net/the_mind/the_mind.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96571"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/virgill/pico8-the-mind"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jRGJVH90ka0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "887",
            "competition": {
                "id": 18795,
                "name": "Fantasy Console",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4791/",
                    "id": 4791,
                    "name": "Revision 2024",
                    "tagline": "We Are Many",
                    "start_date": "2024-03-29",
                    "end_date": "2024-04-01",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2024.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bb/8b/88b5.342867.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/bb/8b/88b5.342867.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bb/8b/88b5.342867.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}