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

{
    "url": "https://demozoo.org/api/v1/productions/305906/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305906/",
    "id": 305906,
    "title": "Just Done for Fun!",
    "author_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-26",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MCM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84497/?format=api",
                    "id": 84497,
                    "name": "MCM",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MCM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84497/?format=api",
                    "id": 84497,
                    "name": "MCM",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+Charset"
        },
        {
            "nick": {
                "name": "Flotsam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46881/?format=api",
                    "id": 46881,
                    "name": "Flotsam",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=264958"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=214835"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "=7",
            "score": "120",
            "competition": {
                "id": 16972,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4414/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4414/",
                    "id": 4414,
                    "name": "Only Sprites Compo 2022",
                    "tagline": "",
                    "start_date": "2022-01-19",
                    "end_date": "2022-02-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/forums/?roomid=12&topicid=154611"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}