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

{
    "url": "https://demozoo.org/api/v1/productions/161562/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161562/",
    "id": 161562,
    "title": "Stereo",
    "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": "2016-08-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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": "Red",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3705/?format=api",
                    "id": 3705,
                    "name": "Red",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://trbl.at/release/2016/assembly/trbl_-_stereo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/assembly16/demo/stereo_by_trbl.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67912"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ByvXjhwt5-8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "555",
            "competition": {
                "id": 12653,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2889/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2889/",
                    "id": 2889,
                    "name": "Assembly 2016",
                    "tagline": "",
                    "start_date": "2016-08-04",
                    "end_date": "2016-08-07",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/f6/eabf.156427.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/c9/f6/eabf.156427.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/f6/eabf.156427.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "monochrome",
        "jsrocket",
        "mirrored-visuals"
    ]
}