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

{
    "url": "https://demozoo.org/api/v1/productions/295291/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295291/",
    "id": 295291,
    "title": "KOMA",
    "author_nicks": [
        {
            "name": "Phil64",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113664/?format=api",
                "id": 113664,
                "name": "Phil64",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-05-06",
    "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": "Richard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Phil64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113664/?format=api",
                    "id": 113664,
                    "name": "Phil64",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Phil64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113664/?format=api",
                    "id": 113664,
                    "name": "Phil64",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/214225/KOMA_Fun_Compo.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=204885"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "66",
            "competition": {
                "id": 16453,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4278/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4278/",
                    "id": 4278,
                    "name": "CSDb C64 Fun Compo 2021",
                    "tagline": "",
                    "start_date": "2021-04-20",
                    "end_date": "2021-05-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/forums/?roomid=12&topicid=148891"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}