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

{
    "url": "https://demozoo.org/api/v1/productions/103633/?format=api",
    "demozoo_url": "https://demozoo.org/productions/103633/",
    "id": 103633,
    "title": "G - Level One",
    "author_nicks": [
        {
            "name": "Ctrl-Alt-Test",
            "abbreviation": "CAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/982/?format=api",
                "id": 982,
                "name": "Ctrl-Alt-Test",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-03-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zavie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/985/?format=api",
                    "id": 985,
                    "name": "Zavie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "LLB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/984/?format=api",
                    "id": 984,
                    "name": "LLB",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "LLB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/984/?format=api",
                    "id": 984,
                    "name": "LLB",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        },
        {
            "nick": {
                "name": "Zavie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/985/?format=api",
                    "id": 985,
                    "name": "Zavie",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ctrl-alt-test.fr/dl/cat-G-Level%20One-final.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://ctrl-alt-test.fr/dl/cat-G-Level%20One.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/tokyodemofest14/demo/cat-g-level_one-final.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/tokyodemofest14/demo/cat-g-level_one.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62832"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Ex1k2r8C_V4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "138",
            "competition": {
                "id": 10170,
                "name": "PC Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2118/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2118/",
                    "id": 2118,
                    "name": "TokyoDemoFest 2014",
                    "tagline": "",
                    "start_date": "2014-03-21",
                    "end_date": "2014-03-23",
                    "location": "Tōkyō-to, Tōkyō, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.6895,
                    "longitude": 139.69171,
                    "website": "http://tokyodemofest.jp/2014/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}