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

{
    "url": "https://demozoo.org/api/v1/productions/65001/?format=api",
    "demozoo_url": "https://demozoo.org/music/65001/",
    "id": 65001,
    "title": "Too Many Balls To Handle (Intro)",
    "author_nicks": [
        {
            "name": "Hazel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6245/?format=api",
                "id": 6245,
                "name": "Hazel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Future Vision",
            "abbreviation": "FTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6689/?format=api",
                "id": 6689,
                "name": "Future Vision",
                "is_group": true
            }
        },
        {
            "name": "SceneSat",
            "abbreviation": "SSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6228/?format=api",
                "id": 6228,
                "name": "SceneSat",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-04-20",
    "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/2013/pixeljam13/freestyle_music/hazel_too_many_balls_to_handle_intro_.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 7160,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1828/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1828/",
                    "id": 1828,
                    "name": "Pixel Jam 2013",
                    "tagline": "",
                    "start_date": "2013-04-18",
                    "end_date": "2013-04-21",
                    "location": "Cleveland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 41.504749,
                    "longitude": -81.69072,
                    "website": "http://www.pixelj.am/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}