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

{
    "url": "https://demozoo.org/api/v1/productions/36611/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/36611/",
    "id": 36611,
    "title": "Duck D",
    "author_nicks": [
        {
            "name": "XXX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6/?format=api",
                "id": 6,
                "name": "XXX",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Haujobb",
            "abbreviation": "HJB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-07-07",
    "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/2012/rewired12/fast/grfx/duck_d.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "79",
            "competition": {
                "id": 3231,
                "name": "Fast Fun Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1345/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1345/",
                    "id": 1345,
                    "name": "Rewired 2012",
                    "tagline": "",
                    "start_date": "2012-07-06",
                    "end_date": "2012-07-08",
                    "location": "Hasselt, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.927059,
                    "longitude": 5.33598,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/56/71/2871.p36611.png",
            "original_width": 640,
            "original_height": 960,
            "standard_url": "https://media.demozoo.org/screens/s/56/71/2871.p36611.jpg",
            "standard_width": 200,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/56/71/2871.p36611.jpg",
            "thumbnail_width": 100,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}