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

{
    "url": "https://demozoo.org/api/v1/productions/183417/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183417/",
    "id": 183417,
    "title": "Deux",
    "author_nicks": [
        {
            "name": "Top Right Bottom Left",
            "abbreviation": "TRBL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3734/?format=api",
                "id": 3734,
                "name": "Top Right Bottom Left",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-02-03",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "mog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3770/?format=api",
                    "id": 3770,
                    "name": "mog",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3770/?format=api",
                    "id": 3770,
                    "name": "mog",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "benJam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5635/?format=api",
                    "id": 5635,
                    "name": "benJam",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "benJam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5635/?format=api",
                    "id": 5635,
                    "name": "benJam",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "benJam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5635/?format=api",
                    "id": 5635,
                    "name": "benJam",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Parameterman"
        },
        {
            "nick": {
                "name": "Bacter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3510/?format=api",
                    "id": 3510,
                    "name": "Bacter",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Demo music"
        },
        {
            "nick": {
                "name": "Alpha C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3516/?format=api",
                    "id": 3516,
                    "name": "Alpha C",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Jingle"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/trbl/trbl_-_deux.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/demobit18/pc_demo/trbl_-_deux.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74659"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LAVREmGatRc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "168",
            "competition": {
                "id": 14096,
                "name": "PC demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3239/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3239/",
                    "id": 3239,
                    "name": "Demobit 2018",
                    "tagline": "Resonation",
                    "start_date": "2018-02-02",
                    "end_date": "2018-02-04",
                    "location": "Bratislavský kraj, Bratislavský, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.33333,
                    "longitude": 17.16667,
                    "website": "http://demobit.party"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/e4/6898.156424.png",
            "original_width": 1922,
            "original_height": 769,
            "standard_url": "https://media.demozoo.org/screens/s/59/e4/6898.156424.jpg",
            "standard_width": 400,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/e4/6898.156424.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 80
        }
    ],
    "tags": [
        "gnu-rocket",
        "processing",
        "java",
        "french"
    ]
}