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

{
    "url": "https://demozoo.org/api/v1/productions/76020/?format=api",
    "demozoo_url": "https://demozoo.org/music/76020/",
    "id": 76020,
    "title": "The Mad Professor",
    "author_nicks": [
        {
            "name": "Nagz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                "id": 11000,
                "name": "Nagz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-07-05",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/scenecon03/mmul/ngz_tmpr.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "32",
            "competition": {
                "id": 7932,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1237/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1237/",
                    "id": 1237,
                    "name": "SceneCon 2003",
                    "tagline": "",
                    "start_date": "2003-07-04",
                    "end_date": "2003-07-06",
                    "location": "Salgótarján, Nógrád, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 48.09872,
                    "longitude": 19.80303,
                    "website": "http://2003.scenecon.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}