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

{
    "url": "https://demozoo.org/api/v1/productions/302082/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/302082/",
    "id": 302082,
    "title": "Ice Cream",
    "author_nicks": [
        {
            "name": "MountainGod",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127892/?format=api",
                "id": 127892,
                "name": "MountainGod",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-10-31",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MountainGod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127892/?format=api",
                    "id": 127892,
                    "name": "MountainGod",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/inercia21/executable_graphics/mountaingod_-_icecream.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92351"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "96",
            "competition": {
                "id": 16804,
                "name": "Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4244/",
                    "id": 4244,
                    "name": "Inércia Demoparty 2021",
                    "tagline": "",
                    "start_date": "2021-10-30",
                    "end_date": "2021-10-31",
                    "location": "Belém, Lisbon, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.69875,
                    "longitude": -9.19289,
                    "website": "https://2021.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/30/9c7b.300702.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/dc/30/9c7b.300702.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/30/9c7b.300702.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "blossom"
    ]
}