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

{
    "url": "https://demozoo.org/api/v1/productions/377947/?format=api",
    "demozoo_url": "https://demozoo.org/music/377947/",
    "id": 377947,
    "title": "Wizard of Fantasy",
    "author_nicks": [
        {
            "name": "Shout",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1093/?format=api",
                "id": 1093,
                "name": "Shout",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "6,8",
            "competition": {
                "id": 20288,
                "name": "Electronic Rhythms",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5414/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5414/",
                    "id": 5414,
                    "name": "TrackCompo #2",
                    "tagline": "",
                    "start_date": "2002",
                    "end_date": "2002",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}