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

{
    "url": "https://demozoo.org/api/v1/productions/116777/?format=api",
    "demozoo_url": "https://demozoo.org/music/116777/",
    "id": 116777,
    "title": "Disappoint",
    "author_nicks": [
        {
            "name": "Sinatra",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/238/?format=api",
                "id": 238,
                "name": "Sinatra",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-07-12",
    "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/solskogen14/music_newschool/sinatra-disappoint.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "191",
            "competition": {
                "id": 10622,
                "name": "Newschool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2085/",
                    "id": 2085,
                    "name": "Solskogen 2014",
                    "tagline": "You ain't scene nothing yet",
                    "start_date": "2014-07-11",
                    "end_date": "2014-07-13",
                    "location": "Flateby, Enebakk, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.82951,
                    "longitude": 11.15345,
                    "website": "http://solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}