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

{
    "url": "https://demozoo.org/api/v1/productions/367788/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367788/",
    "id": 367788,
    "title": "Plan10",
    "author_nicks": [
        {
            "name": "Sensenstahl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22787/?format=api",
                "id": 22787,
                "name": "Sensenstahl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sensenstahl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22787/?format=api",
                    "id": 22787,
                    "name": "Sensenstahl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/sensenstahl/plan10.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/lovebyte25/256_byte_intro_highend/sen_10steps.mp4"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/lovebyte25/256_byte_intro_highend/sen_10steps.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103582"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aLmGJUbr0-0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 21,
            "ranking": "21",
            "score": "61",
            "competition": {
                "id": 19709,
                "name": "256 Byte Intro Highend",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5201/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5201/",
                    "id": 5201,
                    "name": "Lovebyte 2025",
                    "tagline": "Blind Date",
                    "start_date": "2025-02-15",
                    "end_date": "2025-02-16",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.lovebyte.party"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5222/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5222/",
            "id": 5222,
            "name": "Revision 2025",
            "tagline": "Grow Beyond",
            "start_date": "2025-04-18",
            "end_date": "2025-04-21",
            "location": "Regionalverband Saarbrücken, Saarland, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.27722,
            "longitude": 6.97028,
            "website": "https://2025.revision-party.net/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/22/f5/34dc.357444.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/22/f5/34dc.357444.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/f5/34dc.357444.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "textmode",
        "source-available",
        "40x25"
    ]
}