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

{
    "url": "https://demozoo.org/api/v1/productions/297248/?format=api",
    "demozoo_url": "https://demozoo.org/productions/297248/",
    "id": 297248,
    "title": "Fall on the Hall",
    "author_nicks": [
        {
            "name": "Purple's Studios",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27163/?format=api",
                "id": 27163,
                "name": "Purple's Studios",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-07-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "IceVAN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20303/?format=api",
                    "id": 20303,
                    "name": "IceVAN",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/euskal21/open_game_compo/purples_studios.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 16604,
                "name": "Open Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4334/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4334/",
                    "id": 4334,
                    "name": "Euskal 2021",
                    "tagline": "Euskal Encounter 29",
                    "start_date": "2021-07-22",
                    "end_date": "2021-07-25",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "https://ee29.euskalencounter.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}