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

{
    "url": "https://demozoo.org/api/v1/productions/332457/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332457/",
    "id": 332457,
    "title": "Mod 7",
    "author_nicks": [
        {
            "name": "Hypr0",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130823/?format=api",
                "id": 130823,
                "name": "Hypr0",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-10-28",
    "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"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hypr0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130823/?format=api",
                    "id": 130823,
                    "name": "Hypr0",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/flashparty23/256b_intro/mod7.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95363"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=x5dHTP1MzIg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "177",
            "competition": {
                "id": 18371,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4676/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4676/",
                    "id": 4676,
                    "name": "Flashparty 2023",
                    "tagline": "Place of comradery for enthusiasts of the technological sub-cultures in Latin America and the world",
                    "start_date": "2023-10-28",
                    "end_date": "2023-10-29",
                    "location": "Buenos Aires, Argentina",
                    "is_online": false,
                    "country_code": "AR",
                    "latitude": -36.0,
                    "longitude": -60.0,
                    "website": "https://flashparty.rebelion.digital/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/79/32/e892.334203.png",
            "original_width": 720,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/79/32/e892.334203.png",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/79/32/e892.334203.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": [
        "tiny-intro-with-sound"
    ]
}