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

{
    "url": "https://demozoo.org/api/v1/productions/133199/?format=api",
    "demozoo_url": "https://demozoo.org/productions/133199/",
    "id": 133199,
    "title": "mndrn",
    "author_nicks": [
        {
            "name": "Mandarine",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5889/?format=api",
                "id": 5889,
                "name": "Mandarine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-02-21",
    "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": "Med",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10426/?format=api",
                    "id": 10426,
                    "name": "Med",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Med",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10426/?format=api",
                    "id": 10426,
                    "name": "Med",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Fra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/261/?format=api",
                    "id": 261,
                    "name": "Fra",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d, 3d"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mandarine.planet-d.net/prods/mndrn-mandarine-tokyo-demo-fest-2015.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/tokyodemofest15/demo/mndrn-mandarine-tokyo-demo-fest-2015.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65120"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9zmvA8BznoI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "160",
            "competition": {
                "id": 11253,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2489/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2489/",
                    "id": 2489,
                    "name": "TokyoDemoFest 2015",
                    "tagline": "",
                    "start_date": "2015-02-21",
                    "end_date": "2015-02-22",
                    "location": "Tōkyō-to, Tōkyō, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.6895,
                    "longitude": 139.69171,
                    "website": "http://tokyodemofest.jp/2015/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "webgl"
    ]
}