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

{
    "url": "https://demozoo.org/api/v1/productions/152208/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152208/",
    "id": 152208,
    "title": "2005",
    "author_nicks": [
        {
            "name": "Peisik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6272/?format=api",
                "id": 6272,
                "name": "Peisik",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-12-11",
    "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": "msqrt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24583/?format=api",
                    "id": 24583,
                    "name": "msqrt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Atomim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12905/?format=api",
                    "id": 12905,
                    "name": "Atomim",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ilmuri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12908/?format=api",
                    "id": 12908,
                    "name": "Ilmuri",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "cce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6293/?format=api",
                    "id": 6293,
                    "name": "cce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "cce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6293/?format=api",
                    "id": 6293,
                    "name": "cce",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cce.kapsi.fi/cb/peisik_2005.mp4"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://cce.kapsi.fi/cb/peisik_2005.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/tmdc18/peisik_2005.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66688"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=H7616Vg84iI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "80.83",
            "competition": {
                "id": 12079,
                "name": "Textmode Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2764/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2764/",
                    "id": 2764,
                    "name": "TMDC 2015",
                    "tagline": "18",
                    "start_date": "2015-11-11",
                    "end_date": "2015-12-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://tmdc.scene.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d2/bc/7089.183469.png",
            "original_width": 360,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/d2/bc/7089.183469.jpg",
            "standard_width": 360,
            "standard_height": 216,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d2/bc/7089.183469.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 120
        }
    ],
    "tags": [
        "textmode",
        "coolbasic"
    ]
}