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

{
    "url": "https://demozoo.org/api/v1/productions/188688/?format=api",
    "demozoo_url": "https://demozoo.org/productions/188688/",
    "id": 188688,
    "title": "The Emoji Demo",
    "author_nicks": [
        {
            "name": "Subi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21306/?format=api",
                "id": 21306,
                "name": "Subi",
                "is_group": false
            }
        },
        {
            "name": "yx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77056/?format=api",
                "id": 77056,
                "name": "yx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-06-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "yx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77056/?format=api",
                    "id": 77056,
                    "name": "yx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Subi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21306/?format=api",
                    "id": 21306,
                    "name": "Subi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/nova18/newschool_intro/yx-the-emoji-demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/lunasorcery/the-emoji-demo"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=76627"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6xelnbZrkDU"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=rr_l-KBDHS4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "167",
            "competition": {
                "id": 14371,
                "name": "Newschool Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3334/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3334/",
                    "id": 3334,
                    "name": "Nova 2018",
                    "tagline": "",
                    "start_date": "2018-06-22",
                    "end_date": "2018-06-24",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://novaparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/46/63c0.164515.png",
            "original_width": 1285,
            "original_height": 817,
            "standard_url": "https://media.demozoo.org/screens/s/ea/46/63c0.164515.jpg",
            "standard_width": 400,
            "standard_height": 254,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/46/63c0.164515.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": [
        "opengl",
        "textmode",
        "4klang",
        "shader-minifier",
        "renoise",
        "source-available"
    ]
}