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

{
    "url": "https://demozoo.org/api/v1/productions/90219/?format=api",
    "demozoo_url": "https://demozoo.org/music/90219/",
    "id": 90219,
    "title": "Colorful Impression",
    "author_nicks": [
        {
            "name": "Prince",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3949/?format=api",
                "id": 3949,
                "name": "Prince",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Obsessed Maniacs",
            "abbreviation": "TOM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3952/?format=api",
                "id": 3952,
                "name": "The Obsessed Maniacs",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-10-04",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/demosplash13/freestyle_music/music_colorful_impression_by_prince_of_the_obsessed_maniacs.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "67",
            "competition": {
                "id": 9502,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1890/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1890/",
                    "id": 1890,
                    "name": "Demosplash 2013",
                    "tagline": "",
                    "start_date": "2013-10-04",
                    "end_date": "2013-10-05",
                    "location": "Pittsburgh, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.438309,
                    "longitude": -79.997452,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}