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

{
    "url": "https://demozoo.org/api/v1/productions/5230/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5230/",
    "id": 5230,
    "title": "Le Requiem de Lisa",
    "author_nicks": [
        {
            "name": "Carnegie Mellon University Computer Club",
            "abbreviation": "CMUCC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6570/?format=api",
                "id": 6570,
                "name": "Carnegie Mellon University Computer Club",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-17",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "dkozel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25402/?format=api",
                    "id": 25402,
                    "name": "dkozel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "mdille3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25404/?format=api",
                    "id": 25404,
                    "name": "The Madd Doc",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "mdille3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25404/?format=api",
                    "id": 25404,
                    "name": "The Madd Doc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "scgruber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25405/?format=api",
                    "id": 25405,
                    "name": "scgruber",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "awesie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25406/?format=api",
                    "id": 25406,
                    "name": "awesie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mkasick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25408/?format=api",
                    "id": 25408,
                    "name": "mkasick",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "tylerni7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25409/?format=api",
                    "id": 25409,
                    "name": "tylerni7",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "kbare",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25407/?format=api",
                    "id": 25407,
                    "name": "kbare",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.club.cc.cmu.edu/~lroop/Requiem.dc42"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/pixeljam11/oldskool_demo/requiem.dc42"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56931"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 545,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/175/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/175/",
                    "id": 175,
                    "name": "Pixel Jam 2011",
                    "tagline": "",
                    "start_date": "2011-04-14",
                    "end_date": "2011-04-17",
                    "location": "Cleveland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 41.504365,
                    "longitude": -81.690459,
                    "website": "http://www.pixelj.am"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "apple-lisa"
    ]
}