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

{
    "url": "https://demozoo.org/api/v1/productions/123537/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/123537/",
    "id": 123537,
    "title": "Evening Peace",
    "author_nicks": [
        {
            "name": "Transistor Core",
            "abbreviation": "TC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43761/?format=api",
                "id": 43761,
                "name": "Transistor Core",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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/function14/photo/evening.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 21,
            "ranking": "21",
            "score": "101",
            "competition": {
                "id": 10914,
                "name": "Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2226/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2226/",
                    "id": 2226,
                    "name": "Function 2014",
                    "tagline": "",
                    "start_date": "2014-10-03",
                    "end_date": "2014-10-05",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "https://2014.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/12/a2/1157.pl139866.jpg",
            "original_width": 2748,
            "original_height": 3664,
            "standard_url": "https://media.demozoo.org/screens/s/12/a2/1157.pl139866.jpg",
            "standard_width": 225,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/12/a2/1157.pl139866.jpg",
            "thumbnail_width": 112,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}