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

{
    "url": "https://demozoo.org/api/v1/productions/49996/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49996/",
    "id": 49996,
    "title": "041412",
    "author_nicks": [
        {
            "name": "Morgan Higby-Flowers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29975/?format=api",
                "id": 29975,
                "name": "Morgan Higby-Flowers",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-14",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/pixeljam12/glitch/morgan_higby-flowers-041412.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "35",
            "competition": {
                "id": 3376,
                "name": "Glitch / Artware",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1372/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1372/",
                    "id": 1372,
                    "name": "Pixel Jam 2012",
                    "tagline": "",
                    "start_date": "2012-04-12",
                    "end_date": "2012-04-15",
                    "location": "Cleveland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 41.504711,
                    "longitude": -81.690742,
                    "website": "http://www.pixelj.am"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}