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

{
    "url": "https://demozoo.org/api/v1/productions/362534/?format=api",
    "demozoo_url": "https://demozoo.org/productions/362534/",
    "id": 362534,
    "title": "Fireworks 256b",
    "author_nicks": [
        {
            "name": "Koala",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35213/?format=api",
                "id": 35213,
                "name": "Koala",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Agenda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17593/?format=api",
                "id": 17593,
                "name": "Agenda",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-12-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/sillyventure24winter/xl_xe_intro256b/fireworks.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=10p3ck6NwGA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "6.793",
            "competition": {
                "id": 19574,
                "name": "Atari XL/XE 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4780/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4780/",
                    "id": 4780,
                    "name": "Silly Venture 2024 WE",
                    "tagline": "In Tribute To Adam Gilmore",
                    "start_date": "2024-12-05",
                    "end_date": "2024-12-08",
                    "location": "Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.0,
                    "longitude": 20.0,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/56/f9/b1ec.354530.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/56/f9/b1ec.354530.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/56/f9/b1ec.354530.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}