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

{
    "url": "https://demozoo.org/api/v1/productions/55976/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55976/",
    "id": 55976,
    "title": "Kill PC",
    "author_nicks": [
        {
            "name": "Woolf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33192/?format=api",
                "id": 33192,
                "name": "Woolf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-05-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.3731",
            "competition": {
                "id": 6002,
                "name": "PC Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/292/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/292/",
                    "id": 292,
                    "name": "Millennium 1901",
                    "tagline": "",
                    "start_date": "2001-05-09",
                    "end_date": "2001-05-10",
                    "location": "Horad Minsk, Minsk City, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.9,
                    "longitude": 27.56667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}