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

{
    "url": "https://demozoo.org/api/v1/productions/64677/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64677/",
    "id": 64677,
    "title": "Banana Demo",
    "author_nicks": [
        {
            "name": "The Light Team",
            "abbreviation": "TLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31725/?format=api",
                "id": 31725,
                "name": "The Light Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-02-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "An Cool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2052/?format=api",
                    "id": 2052,
                    "name": "An Cool",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr PP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36730/?format=api",
                    "id": 36730,
                    "name": "Mr PP",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Viper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65130/?format=api",
                    "id": 65130,
                    "name": "Viper",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "ideas"
        },
        {
            "nick": {
                "name": "Meizter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65131/?format=api",
                    "id": 65131,
                    "name": "Meizter",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "ideas"
        },
        {
            "nick": {
                "name": "Mr PP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36730/?format=api",
                    "id": 36730,
                    "name": "Mr PP",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TLT/BANANA.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/demo-atari-st-banana-demo_23640.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31260"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60053"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7151,
                "name": "ST Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1556/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1556/",
                    "id": 1556,
                    "name": "The Light Team Convention 1991",
                    "tagline": "",
                    "start_date": "1991-02-15",
                    "end_date": "1991-02-18",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/7e/6c89.106284.png",
            "original_width": 416,
            "original_height": 274,
            "standard_url": "https://media.demozoo.org/screens/s/51/7e/6c89.106284.png",
            "standard_width": 400,
            "standard_height": 263,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/7e/6c89.106284.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": []
}