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

{
    "url": "https://demozoo.org/api/v1/productions/9928/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9928/",
    "id": 9928,
    "title": "Kindergarten Boogie 64k",
    "author_nicks": [
        {
            "name": "Bluebox Cinematique Gmbh",
            "abbreviation": "BX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6010/?format=api",
                "id": 6010,
                "name": "Bluebox Cinematique Gmbh",
                "is_group": true
            }
        },
        {
            "name": "Shut The Fuck Up",
            "abbreviation": "STFU, S.T.F.U.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11225/?format=api",
                "id": 11225,
                "name": "Shut The Fuck Up",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-24",
    "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": "Vincenzo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                    "id": 1280,
                    "name": "Vincenzo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "abcug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
                    "id": 11224,
                    "name": "AbcuG!",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zoom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1277/?format=api",
                    "id": 1277,
                    "name": "Zoom",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        },
        {
            "nick": {
                "name": "abcug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11224/?format=api",
                    "id": 11224,
                    "name": "AbcuG!",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://noname.c64.org/csdb/release/download.php?id=22440"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/primary_star05/c64_demo/kindergarten_boogie.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=20964"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19165"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 10443,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2224/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2224/",
                    "id": 2224,
                    "name": "Primary Star 2005",
                    "tagline": "",
                    "start_date": "2005-09-23",
                    "end_date": "2005-09-25",
                    "location": "Reusel, Gemeente Reusel-De Mierden, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.3625,
                    "longitude": 5.16528,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}