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

{
    "url": "https://demozoo.org/api/v1/productions/4581/?format=api",
    "demozoo_url": "https://demozoo.org/music/4581/",
    "id": 4581,
    "title": "Fannkeybonn",
    "author_nicks": [
        {
            "name": "Bacter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3510/?format=api",
                "id": 3510,
                "name": "Bacter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Apex",
            "abbreviation": "APX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6047/?format=api",
                "id": 6047,
                "name": "Apex",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-04-25",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TLM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6277/?format=api",
                    "id": 6277,
                    "name": "TLM",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "code, synth"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/revision11/music_executable_newschool/tlm_and_bacter_-_fannkeybonn.exe"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "121",
            "competition": {
                "id": 484,
                "name": "Executable Music Newskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/14/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/14/",
                    "id": 14,
                    "name": "Revision 2011",
                    "tagline": "",
                    "start_date": "2011-04-22",
                    "end_date": "2011-04-25",
                    "location": "Saarbrücken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231495,
                    "longitude": 6.998338,
                    "website": "https://2011.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}