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

{
    "url": "https://demozoo.org/api/v1/productions/1140/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1140/",
    "id": 1140,
    "title": "Beer Belly Bill 3: Grillieren! (wii)",
    "author_nicks": [
        {
            "name": "Metalvotze",
            "abbreviation": "VOZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                "id": 3525,
                "name": "Metalvotze",
                "is_group": true
            }
        },
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/24/?format=api",
            "id": 24,
            "name": "Nintendo Wii"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Widdy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7134/?format=api",
                    "id": 7134,
                    "name": "Widdy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Widdy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7134/?format=api",
                    "id": 7134,
                    "name": "Widdy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "FieserWolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3530/?format=api",
                    "id": 3530,
                    "name": "Fieser Wolf",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.widdy.de/grillieren_wii_[nce_voz].zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/tum10/game/grillieren.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.widdy.de/grillieren/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56464"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Cyi8GMqc2Nk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "236",
            "competition": {
                "id": 34,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/13/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/13/",
                    "id": 13,
                    "name": "The Ultimate Meeting 2010",
                    "tagline": "Never Stop That Feeling",
                    "start_date": "2010-12-27",
                    "end_date": "2010-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2010.tum-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c5/0d/3e05.87867.jpg",
            "original_width": 333,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/c5/0d/3e05.87867.jpg",
            "standard_width": 333,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c5/0d/3e05.87867.jpg",
            "thumbnail_width": 166,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}