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

{
    "url": "https://demozoo.org/api/v1/productions/58541/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58541/",
    "id": 58541,
    "title": "Silhouettes",
    "author_nicks": [
        {
            "name": "milov",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34207/?format=api",
                "id": 34207,
                "name": "milov",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "38",
            "competition": {
                "id": 6317,
                "name": "Web-Art",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1173/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1173/",
                    "id": 1173,
                    "name": "WEB4096 2",
                    "tagline": "",
                    "start_date": "2000-10",
                    "end_date": "2001-03",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://web4096.message.sk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}