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

{
    "url": "https://demozoo.org/api/v1/productions/85356/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/85356/",
    "id": 85356,
    "title": "8 Colors",
    "author_nicks": [
        {
            "name": "Turbo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1511/?format=api",
                "id": 1511,
                "name": "Turbo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bronx",
            "abbreviation": "BNX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-03-03",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/nightshift07/8color_live_battle/turbo8colors.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.16",
            "competition": {
                "id": 8990,
                "name": "Live Battle: Pixel Graphix in 8 colors",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1295/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1295/",
                    "id": 1295,
                    "name": "NightShift 2007",
                    "tagline": "",
                    "start_date": "2007-03-02",
                    "end_date": "2007-03-04",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/48/6a/f15b.47582.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/48/6a/f15b.47582.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/48/6a/f15b.47582.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}