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

{
    "url": "https://demozoo.org/api/v1/productions/111692/?format=api",
    "demozoo_url": "https://demozoo.org/music/111692/",
    "id": 111692,
    "title": "It's a smash",
    "author_nicks": [
        {
            "name": "xtrium",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3695/?format=api",
                "id": 3695,
                "name": "xtrium",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "LNX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26062/?format=api",
                "id": 26062,
                "name": "LNX",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-05-17",
    "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/2014/vip14/music_streaming/xtrium_lnx_-_its_a_smash.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "126",
            "competition": {
                "id": 10423,
                "name": "Streamed Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2001/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2001/",
                    "id": 2001,
                    "name": "Very Important Party 2014",
                    "tagline": "",
                    "start_date": "2014-05-16",
                    "end_date": "2014-05-18",
                    "location": "Thoissey, Département de l'Ain, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://vip2014.popsyteam.org/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}