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

{
    "url": "https://demozoo.org/api/v1/productions/163010/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163010/",
    "id": 163010,
    "title": "Buk",
    "author_nicks": [
        {
            "name": "Industrial Revolutioners",
            "abbreviation": "IR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14450/?format=api",
                "id": 14450,
                "name": "Industrial Revolutioners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-09-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Caiwan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26912/?format=api",
                    "id": 26912,
                    "name": "Caiwan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Caiwan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26912/?format=api",
                    "id": 26912,
                    "name": "Caiwan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Modeling, Animations"
        },
        {
            "nick": {
                "name": "Slapec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26911/?format=api",
                    "id": 26911,
                    "name": "Slapec",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Game logic, tool code"
        },
        {
            "nick": {
                "name": "Slapec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26911/?format=api",
                    "id": 26911,
                    "name": "Slapec",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "UI, HUD, Level design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/function16/game_development/buk.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://industrial-revolutioners.github.io/buk/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/industrial-revolutioners/buk"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68150"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "312",
            "competition": {
                "id": 12769,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2738/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2738/",
                    "id": 2738,
                    "name": "Function 2016",
                    "tagline": "",
                    "start_date": "2016-09-09",
                    "end_date": "2016-09-11",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2016.function.hu/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/46/70/3b56.146967.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/46/70/3b56.146967.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/46/70/3b56.146967.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "puzzle-game"
    ]
}