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

{
    "url": "https://demozoo.org/api/v1/productions/6045/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6045/",
    "id": 6045,
    "title": "Marantz",
    "author_nicks": [
        {
            "name": "SHAPE",
            "abbreviation": "SHP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-07-01",
    "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": "Dolla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15756/?format=api",
                    "id": 15756,
                    "name": "Dolla",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "fonts"
        },
        {
            "nick": {
                "name": "20th Century Composers",
                "abbreviation": "20CC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7643/?format=api",
                    "id": 7643,
                    "name": "20th Century Composers",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": "part 2"
        },
        {
            "nick": {
                "name": "JCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5079/?format=api",
                    "id": 5079,
                    "name": "JCH",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "part 1"
        },
        {
            "nick": {
                "name": "Maniacs of Noise",
                "abbreviation": "MON",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/950/?format=api",
                    "id": 950,
                    "name": "Maniacs of Noise",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": "part 3"
        },
        {
            "nick": {
                "name": "Flex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14294/?format=api",
                    "id": 14294,
                    "name": "Flex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Trasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57587/?format=api",
                    "id": 57587,
                    "name": "Preben",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Trasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57587/?format=api",
                    "id": 57587,
                    "name": "Preben",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Demos/pal/shape/marantz_shape.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1990/bergen90/c64/demo/shape-marantz.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=545"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14158"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "=10",
            "score": "24",
            "competition": {
                "id": 608,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/201/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/201/",
                    "id": 201,
                    "name": "Bergen Party 1990",
                    "tagline": "",
                    "start_date": "1990-06-29",
                    "end_date": "1990-07-01",
                    "location": "Bergen, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.390705,
                    "longitude": 5.33275,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}