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

{
    "url": "https://demozoo.org/api/v1/productions/79575/?format=api",
    "demozoo_url": "https://demozoo.org/music/79575/",
    "id": 79575,
    "title": "ButterBuddhaBoogie",
    "author_nicks": [
        {
            "name": "Response",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112/?format=api",
                "id": 112,
                "name": "Response",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        },
        {
            "name": "Dekadence",
            "abbreviation": "DKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence",
                "is_group": true
            }
        },
        {
            "name": "Hoaxers",
            "abbreviation": "HXS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1157/?format=api",
                "id": 1157,
                "name": "Hoaxers",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-07-13",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/bbb-rse.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=120461"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "205",
            "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": []
}