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

{
    "url": "https://demozoo.org/api/v1/productions/316047/?format=api",
    "demozoo_url": "https://demozoo.org/productions/316047/",
    "id": 316047,
    "title": "Duck Hunt",
    "author_nicks": [
        {
            "name": "Mahna Mahna",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122609/?format=api",
                "id": 122609,
                "name": "Mahna Mahna",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nyke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90328/?format=api",
                    "id": 90328,
                    "name": "Nyke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jack-Paw-Judi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126982/?format=api",
                    "id": 126982,
                    "name": "Jack-Paw-Judi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Statler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126979/?format=api",
                    "id": 126979,
                    "name": "Statler",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Statler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126979/?format=api",
                    "id": 126979,
                    "name": "Statler",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/transmission6422/demo/duck_hunt.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1s2HLFpXSMs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "6.941",
            "competition": {
                "id": 17538,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4433/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4433/",
                    "id": 4433,
                    "name": "Transmission64 2022",
                    "tagline": "T64.3",
                    "start_date": "2022-12-03",
                    "end_date": "2022-12-03",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://transmission64.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}