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

{
    "url": "https://demozoo.org/api/v1/productions/362531/?format=api",
    "demozoo_url": "https://demozoo.org/productions/362531/",
    "id": 362531,
    "title": "PoFo 35th Game",
    "author_nicks": [
        {
            "name": "Innuendo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33354/?format=api",
                "id": 33354,
                "name": "Innuendo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Draco-Lizard-Trub",
            "abbreviation": "DLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35254/?format=api",
                "id": 35254,
                "name": "Draco-Lizard-Trub",
                "is_group": true
            }
        },
        {
            "name": "Elysium",
            "abbreviation": "ESM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-12-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/99/?format=api",
            "id": 99,
            "name": "Atari Portfolio"
        }
    ],
    "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/portfolio_game/game.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Ci6FzUHWhcA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "5.110",
            "competition": {
                "id": 19597,
                "name": "Atari Portfolio 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/79/f8/a8eb.354523.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/79/f8/a8eb.354523.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/79/f8/a8eb.354523.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}