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

{
    "url": "https://demozoo.org/api/v1/productions/87735/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87735/",
    "id": 87735,
    "title": "Pixels Ware",
    "author_nicks": [
        {
            "name": "Purple's Studios",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27163/?format=api",
                "id": 27163,
                "name": "Purple's Studios",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-07-28",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/euskal12/game/pixelsware_purplesstudios.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "82",
            "competition": {
                "id": 9307,
                "name": "Open Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1413/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1413/",
                    "id": 1413,
                    "name": "Euskal 2012",
                    "tagline": "",
                    "start_date": "2012-07-26",
                    "end_date": "2012-07-29",
                    "location": "Bilbao, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.26271,
                    "longitude": -2.92528,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}