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

{
    "url": "https://demozoo.org/api/v1/productions/39918/?format=api",
    "demozoo_url": "https://demozoo.org/music/39918/",
    "id": 39918,
    "title": "Wicked",
    "author_nicks": [
        {
            "name": "Mr. D",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4470/?format=api",
                "id": 4470,
                "name": "Mr. Death",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alphaforce",
            "abbreviation": "ARC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124459/?format=api",
                "id": 124459,
                "name": "Alphaforce",
                "is_group": true
            }
        },
        {
            "name": "Poffelipoff",
            "abbreviation": "PLF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                "id": 14761,
                "name": "Poffelipoff",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-05-23",
    "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/1998/icing98/mmul/6.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "16",
            "competition": {
                "id": 3728,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/604/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/604/",
                    "id": 604,
                    "name": "Icing 1998",
                    "tagline": "",
                    "start_date": "1998-05-21",
                    "end_date": "1998-05-24",
                    "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.8,
                    "longitude": 12.31667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}