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

{
    "url": "https://demozoo.org/api/v1/productions/180328/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180328/",
    "id": 180328,
    "title": "Sui Generics",
    "author_nicks": [
        {
            "name": "pelrun",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72101/?format=api",
                "id": 72101,
                "name": "pelrun",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
            "id": 27,
            "name": "Calculator"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/syntax17/wild/sui_generics-pelrun.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/pelrun/suigenerics"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=8zzErNU9wFk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "102",
            "competition": {
                "id": 13942,
                "name": "Demo - Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3343/",
                    "id": 3343,
                    "name": "Syntax 2017",
                    "tagline": "",
                    "start_date": "2017-11-25",
                    "end_date": "2017-11-26",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6d/3e/db1b.150914.jpg",
            "original_width": 4128,
            "original_height": 3096,
            "standard_url": "https://media.demozoo.org/screens/s/6d/3e/db1b.150914.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6d/3e/db1b.150914.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "rotozoomer",
        "scroller",
        "amstrad",
        "nc100"
    ]
}