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

{
    "url": "https://demozoo.org/api/v1/productions/198688/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198688/",
    "id": 198688,
    "title": "Bounced64",
    "author_nicks": [
        {
            "name": "Pseudo-Soft Works",
            "abbreviation": "PSW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53817/?format=api",
                "id": 53817,
                "name": "Pseudo-Soft Works",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-10-30",
    "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": "Caveman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84942/?format=api",
                    "id": 84942,
                    "name": "Caveman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/101916/bounced64.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/minigame06/game_1k/bounced64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=104327"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "5.83",
            "competition": {
                "id": 14892,
                "name": "1K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3779/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3779/",
                    "id": 3779,
                    "name": "MiniGame 2006",
                    "tagline": "",
                    "start_date": "2006-01-11",
                    "end_date": "2006-10-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "1k"
    ]
}