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

{
    "url": "https://demozoo.org/api/v1/productions/190049/?format=api",
    "demozoo_url": "https://demozoo.org/music/190049/",
    "id": 190049,
    "title": "The Wizard",
    "author_nicks": [
        {
            "name": "The Hooligan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3055/?format=api",
                "id": 3055,
                "name": "The Hooligan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dual Crew Shining",
            "abbreviation": "DCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-07-07",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/mysummerparty18/music/the-wizard-by-the-hooligan-dcs.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "51",
            "competition": {
                "id": 14462,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3233/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3233/",
                    "id": 3233,
                    "name": "My Summer Party 2018",
                    "tagline": "",
                    "start_date": "2018-07-05",
                    "end_date": "2018-07-08",
                    "location": "Jämijärvi, Pohjois-Satakunta, Satakunta, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.81667,
                    "longitude": 22.7,
                    "website": "http://mysummerparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}