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

{
    "url": "https://demozoo.org/api/v1/productions/37645/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/37645/",
    "id": 37645,
    "title": "Happy Man Drinking Tea",
    "author_nicks": [
        {
            "name": "s7ing",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1197/?format=api",
                "id": 1197,
                "name": "s7ing",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bonzai Bros.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5925/?format=api",
                "id": 5925,
                "name": "Bonzai Bros.",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-08-12",
    "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/2006/evoke06/grfx/s7-happy_man_drinking_tea.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "7",
            "competition": {
                "id": 3397,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/340/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/340/",
                    "id": 340,
                    "name": "Evoke 2006",
                    "tagline": "The Scene Railway Station",
                    "start_date": "2006-08-11",
                    "end_date": "2006-08-13",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2006/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/17/89/5b31.pl42054.png",
            "original_width": 490,
            "original_height": 706,
            "standard_url": "https://media.demozoo.org/screens/s/17/89/5b31.pl42054.jpg",
            "standard_width": 208,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/89/5b31.pl42054.jpg",
            "thumbnail_width": 104,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}