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

{
    "url": "https://demozoo.org/api/v1/productions/89499/?format=api",
    "demozoo_url": "https://demozoo.org/productions/89499/",
    "id": 89499,
    "title": "Abrupt End",
    "author_nicks": [
        {
            "name": "w23",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                "id": 24024,
                "name": "Provod",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ye Olde Laptops Posse",
            "abbreviation": "YOLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24023/?format=api",
                "id": 24023,
                "name": "Ye Olde Laptops Posse",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-09-21",
    "supertype": "production",
    "platforms": [],
    "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": 2,
            "ranking": "2",
            "score": "96",
            "competition": {
                "id": 9455,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1834/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1834/",
                    "id": 1834,
                    "name": "WeCan 2013",
                    "tagline": "",
                    "start_date": "2013-09-20",
                    "end_date": "2013-09-22",
                    "location": "Lodz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.761742,
                    "longitude": 19.46801,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}