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

{
    "url": "https://demozoo.org/api/v1/productions/64985/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64985/",
    "id": 64985,
    "title": "Expressive UI",
    "author_nicks": [
        {
            "name": "PoxParty",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36845/?format=api",
                "id": 36845,
                "name": "PoxParty",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-04-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/pixeljam13/combined_demo/poxparty_expressiveui_demo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 7158,
                "name": "Glitch / Artware",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1828/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1828/",
                    "id": 1828,
                    "name": "Pixel Jam 2013",
                    "tagline": "",
                    "start_date": "2013-04-18",
                    "end_date": "2013-04-21",
                    "location": "Cleveland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 41.504749,
                    "longitude": -81.69072,
                    "website": "http://www.pixelj.am/"
                }
            }
        },
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 7164,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1828/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1828/",
                    "id": 1828,
                    "name": "Pixel Jam 2013",
                    "tagline": "",
                    "start_date": "2013-04-18",
                    "end_date": "2013-04-21",
                    "location": "Cleveland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 41.504749,
                    "longitude": -81.69072,
                    "website": "http://www.pixelj.am/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}