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

{
    "url": "https://demozoo.org/api/v1/productions/123429/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/123429/",
    "id": 123429,
    "title": "Tree of Gloves",
    "author_nicks": [
        {
            "name": "Bobic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14419/?format=api",
                "id": 14419,
                "name": "Bobic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "4Sceners.de",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14420/?format=api",
                "id": 14420,
                "name": "4Sceners.de",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-10-04",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/deadline14/photo/treeofgloves_by_bobic.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "50",
            "competition": {
                "id": 10905,
                "name": "Themed Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2277/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2277/",
                    "id": 2277,
                    "name": "Deadline 2014",
                    "tagline": "Deadline Demoparty - Aufbau Ost",
                    "start_date": "2014-10-03",
                    "end_date": "2014-10-05",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://demoparty.berlin/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/74/f1/e891.72674.jpg",
            "original_width": 3072,
            "original_height": 2304,
            "standard_url": "https://media.demozoo.org/screens/s/74/f1/e891.72674.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/f1/e891.72674.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}