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

{
    "url": "https://demozoo.org/api/v1/productions/83901/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/83901/",
    "id": 83901,
    "title": "Evoke 2013",
    "author_nicks": [
        {
            "name": "Cleaner",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9797/?format=api",
                "id": 9797,
                "name": "Cleaner",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Blocktronics",
            "abbreviation": "B7",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-08-17",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "98",
            "competition": {
                "id": 8812,
                "name": "Pixeled graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1459/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1459/",
                    "id": 1459,
                    "name": "Evoke 2013",
                    "tagline": "A Party With A Heart",
                    "start_date": "2013-08-16",
                    "end_date": "2013-08-18",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://www.evoke.eu/2013/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/67/f4/8d5f.42835.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/67/f4/8d5f.42835.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/f4/8d5f.42835.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}