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

{
    "url": "https://demozoo.org/api/v1/productions/7196/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7196/",
    "id": 7196,
    "title": "Banana Split",
    "author_nicks": [
        {
            "name": "HiTech",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54234/?format=api",
                "id": 54234,
                "name": "HiTech",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-12-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "HiTech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54234/?format=api",
                    "id": 54234,
                    "name": "HiTech",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45648/?format=api",
                    "id": 45648,
                    "name": "Zta",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/theparty94/fastintro/bananspl.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=21152"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "278",
            "competition": {
                "id": 696,
                "name": "PC Fast Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/93/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/93/",
                    "id": 93,
                    "name": "The Party 1994",
                    "tagline": "Don't Try This At Home",
                    "start_date": "1994-12-27",
                    "end_date": "1994-12-30",
                    "location": "Herning Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.14997,
                    "longitude": 8.89712,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fd/3d/76d5.107145.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/fd/3d/76d5.107145.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fd/3d/76d5.107145.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/a5/ccf8.107146.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/8f/a5/ccf8.107146.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/a5/ccf8.107146.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/01/80/8daf.107147.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/01/80/8daf.107147.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/01/80/8daf.107147.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}