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

{
    "url": "https://demozoo.org/api/v1/productions/4589/?format=api",
    "demozoo_url": "https://demozoo.org/music/4589/",
    "id": 4589,
    "title": "Ode to UltrahackerGandalf",
    "author_nicks": [
        {
            "name": "Fegolhuzz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6281/?format=api",
                "id": 6281,
                "name": "Fegolhuzz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Databrothers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6282/?format=api",
                "id": 6282,
                "name": "Databrothers",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-04-25",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/revision11/music_executable_oldschool/fegolhuzz_-_ode_to_ultrahackergandalf.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "175",
            "competition": {
                "id": 485,
                "name": "Executable Music Oldskool",
                "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": []
}