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

{
    "url": "https://demozoo.org/api/v1/productions/314481/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314481/",
    "id": 314481,
    "title": "A Bunch Of Jokerz",
    "author_nicks": [
        {
            "name": "The Jokerz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134471/?format=api",
                "id": 134471,
                "name": "The Jokerz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-09-17",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "fsFreak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7803/?format=api",
                    "id": 7803,
                    "name": "fsFreak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Chudow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135853/?format=api",
                    "id": 135853,
                    "name": "Chudow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "shaders"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/blackbirdie22/newschool_demo/the_jokerz_-_a_bunch_of_jokerz.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17484,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4431/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4431/",
                    "id": 4431,
                    "name": "Black Birdie 2022",
                    "tagline": "From the ashes of the pandemic, the black bird rises once again.",
                    "start_date": "2022-09-16",
                    "end_date": "2022-09-18",
                    "location": "Uppsala County, Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "https://blackbirdie.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}