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

{
    "url": "https://demozoo.org/api/v1/productions/79578/?format=api",
    "demozoo_url": "https://demozoo.org/music/79578/",
    "id": 79578,
    "title": "Transgressing",
    "author_nicks": [
        {
            "name": "Punqtured",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2009/?format=api",
                "id": 2009,
                "name": "Punqtured",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fnuque",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2008/?format=api",
                "id": 2008,
                "name": "Fnuque",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-07-13",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/solskogen13/music_16kexecutable/funqtured-transgressing.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "110",
            "competition": {
                "id": 8225,
                "name": "16K Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1422/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1422/",
                    "id": 1422,
                    "name": "Solskogen 2013",
                    "tagline": "Where no one can hear you scene",
                    "start_date": "2013-07-12",
                    "end_date": "2013-07-14",
                    "location": "Flateby, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.828579,
                    "longitude": 11.15285,
                    "website": "http://solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}