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

{
    "url": "https://demozoo.org/api/v1/productions/188257/?format=api",
    "demozoo_url": "https://demozoo.org/productions/188257/",
    "id": 188257,
    "title": "Komplex 2005",
    "author_nicks": [
        {
            "name": "Iceair",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78807/?format=api",
                "id": 78807,
                "name": "Iceair",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-12-18",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 14347,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3643/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3643/",
                    "id": 3643,
                    "name": "OSDM-Wettbewerb 2005",
                    "tagline": "",
                    "start_date": "2005-12-06",
                    "end_date": "2005-12-19",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.4players.de/rendersite.php?LAYOUT=dispbericht&world=4sceners&BERICHTID=4194&world=4sceners"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "osdm"
    ]
}