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

{
    "url": "https://demozoo.org/api/v1/productions/193013/?format=api",
    "demozoo_url": "https://demozoo.org/productions/193013/",
    "id": 193013,
    "title": "Posle",
    "author_nicks": [
        {
            "name": "Jetlag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77053/?format=api",
                "id": 77053,
                "name": "Jetlag",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-09-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Keen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
                    "id": 15678,
                    "name": "Keen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Provod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/function18/4k_intro/jetlag_posle_rc1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78049"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=UkBW83aws_Q"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "429",
            "competition": {
                "id": 14635,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3471/",
                    "id": 3471,
                    "name": "Function 2018",
                    "tagline": "",
                    "start_date": "2018-09-07",
                    "end_date": "2018-09-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2018.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e2/b4/9d8b.169937.jpg",
            "original_width": 2559,
            "original_height": 1439,
            "standard_url": "https://media.demozoo.org/screens/s/e2/b4/9d8b.169937.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e2/b4/9d8b.169937.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "4klang",
        "shader-minifier",
        "glsl",
        "path-tracing"
    ]
}