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

{
    "url": "https://demozoo.org/api/v1/productions/33276/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33276/",
    "id": 33276,
    "title": "Yoda Lives !",
    "author_nicks": [
        {
            "name": "Blup!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22107/?format=api",
                "id": 22107,
                "name": "Blup!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Inopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/516/?format=api",
                    "id": 516,
                    "name": "Inopia",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cygnes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8269/?format=api",
                    "id": 8269,
                    "name": "Cygnes",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Inopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/516/?format=api",
                    "id": 516,
                    "name": "Inopia",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1996/y/yoda.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/wired96/in64/w96_64kb.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/wired96/in64/yoda.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58693"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "=13",
            "score": "21",
            "competition": {
                "id": 1410,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/379/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/379/",
                    "id": 379,
                    "name": "Wired 1996",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Wasmes, Province du Hainaut, Walloon, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.55532,
                    "longitude": 3.53691,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "gus"
    ]
}