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

{
    "url": "https://demozoo.org/api/v1/productions/362525/?format=api",
    "demozoo_url": "https://demozoo.org/productions/362525/",
    "id": 362525,
    "title": "DuckHopper",
    "author_nicks": [
        {
            "name": "PeBe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52259/?format=api",
                "id": 52259,
                "name": "PeBe",
                "is_group": false
            }
        },
        {
            "name": "ZoltarX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25937/?format=api",
                "id": 25937,
                "name": "Zoltar X",
                "is_group": false
            }
        },
        {
            "name": "kris3d",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58407/?format=api",
                "id": 58407,
                "name": "kris3d",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/sillyventure24winter/xl_xe_game/duckhop.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=B8AgQj0GPvA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "5.127",
            "competition": {
                "id": 19576,
                "name": "Atari XL/XE Game",
                "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/f1/9a/4bc1.358492.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/f1/9a/4bc1.358492.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f1/9a/4bc1.358492.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "work-in-progress"
    ]
}