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

{
    "url": "https://demozoo.org/api/v1/productions/342449/?format=api",
    "demozoo_url": "https://demozoo.org/productions/342449/",
    "id": 342449,
    "title": "The Debate",
    "author_nicks": [
        {
            "name": "U+1F35E",
            "abbreviation": "U 1F35E",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73638/?format=api",
                "id": 73638,
                "name": "U+1F35E",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/revision24/pc-demo/the_debate_v02.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96678"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=DYbFUr7-RZw&t=245s"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "375",
            "competition": {
                "id": 18803,
                "name": "PC Demo",
                "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/c2/af/42fb.342893.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/c2/af/42fb.342893.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/af/42fb.342893.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "godot"
    ]
}