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

{
    "url": "https://demozoo.org/api/v1/productions/158027/?format=api",
    "demozoo_url": "https://demozoo.org/productions/158027/",
    "id": 158027,
    "title": "Three Shades of Gray",
    "author_nicks": [
        {
            "name": "Terwiz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14216/?format=api",
                "id": 14216,
                "name": "Terwiz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alumni",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14215/?format=api",
                "id": 14215,
                "name": "Alumni",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-05-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.thealumni.fi/files/AlumniThreeShadesOfGray.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/simulaatio16/oldschool_demo/alumnithreeshadesofgray.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67463"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=G8E9kIfZiGA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "165",
            "competition": {
                "id": 12388,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2878/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2878/",
                    "id": 2878,
                    "name": "Simulaatio 2016",
                    "tagline": "Simulaatio 7",
                    "start_date": "2016-05-20",
                    "end_date": "2016-05-22",
                    "location": "Joroinen, Pieksämäki, Southern Savonia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.17823,
                    "longitude": 27.83165,
                    "website": "http://simulaatio.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/0d/388e.108128.png",
            "original_width": 3840,
            "original_height": 2160,
            "standard_url": "https://media.demozoo.org/screens/s/4b/0d/388e.108128.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/0d/388e.108128.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}