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

{
    "url": "https://demozoo.org/api/v1/productions/111694/?format=api",
    "demozoo_url": "https://demozoo.org/music/111694/",
    "id": 111694,
    "title": "VIPTI VIP PARTY",
    "author_nicks": [
        {
            "name": "Anya",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27238/?format=api",
                "id": 27238,
                "name": "Anya",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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": [
        {
            "nick": {
                "name": "Anya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27238/?format=api",
                    "id": 27238,
                    "name": "Anya",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/vip14/music_streaming/vipityvipparty.flac"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "117",
            "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": []
}