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

{
    "url": "https://demozoo.org/api/v1/productions/8204/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/8204/",
    "id": 8204,
    "title": "Maybe The background should have been white",
    "author_nicks": [
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        },
        {
            "name": "TBC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/641/?format=api",
                "id": 641,
                "name": "TBC",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-19",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blueberry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116/?format=api",
                    "id": 116,
                    "name": "Blueberry",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mentor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/646/?format=api",
                    "id": 646,
                    "name": "Mentor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cheesy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5257/?format=api",
                    "id": 5257,
                    "name": "Cheesy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modelling"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/buenzli06/4kgrfx/lns_tbc_mtbshbw.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25960"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "52",
            "competition": {
                "id": 6390,
                "name": "4k Procedural Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/786/",
                    "id": 786,
                    "name": "Buenzli 2006 (15)",
                    "tagline": "Explosive",
                    "start_date": "2006-08-18",
                    "end_date": "2006-08-20",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz15.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/56/d2/b2ea.118416.png",
            "original_width": 790,
            "original_height": 572,
            "standard_url": "https://media.demozoo.org/screens/s/56/d2/b2ea.118416.jpg",
            "standard_width": 400,
            "standard_height": 289,
            "thumbnail_url": "https://media.demozoo.org/screens/t/56/d2/b2ea.118416.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 144
        }
    ],
    "tags": []
}