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

{
    "url": "https://demozoo.org/api/v1/productions/314041/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314041/",
    "id": 314041,
    "title": "MIY presentation",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-27",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "18",
            "competition": {
                "id": 17448,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4541/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4541/",
                    "id": 4541,
                    "name": "Byterapers, Inc. 25 years anniversary party",
                    "tagline": "B25V",
                    "start_date": "2011-08-26",
                    "end_date": "2011-08-28",
                    "location": "Hauho, Hämeenlinna, Kanta-Häme, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.17255,
                    "longitude": 24.56303,
                    "website": "http://byterapers.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}