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

{
    "url": "https://demozoo.org/api/v1/productions/140061/?format=api",
    "demozoo_url": "https://demozoo.org/music/140061/",
    "id": 140061,
    "title": "Entropy",
    "author_nicks": [
        {
            "name": "The Cronies",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59548/?format=api",
                "id": 59548,
                "name": "The Cronies",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-06-19",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Orby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53612/?format=api",
                    "id": 53612,
                    "name": "Orby",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/atparty15/music_executable/03_entropy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "89",
            "competition": {
                "id": 11615,
                "name": "Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2371/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2371/",
                    "id": 2371,
                    "name": "@Party 2015",
                    "tagline": "Now We Are Six",
                    "start_date": "2015-06-19",
                    "end_date": "2015-06-19",
                    "location": "Cambridge, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3751,
                    "longitude": -71.10561,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}