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

{
    "url": "https://demozoo.org/api/v1/productions/4156/?format=api",
    "demozoo_url": "https://demozoo.org/music/4156/",
    "id": 4156,
    "title": "Steem",
    "author_nicks": [
        {
            "name": "Heinmukk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14254/?format=api",
                "id": 14254,
                "name": "Heinmück",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Salva Mea",
            "abbreviation": "SaMe",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3807/?format=api",
                "id": 3807,
                "name": "Salva Mea",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-04-09",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Heinmuck/steem.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/breakpoint07/executable_music/oldschool/bp07-music.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "114",
            "competition": {
                "id": 444,
                "name": "Executable Music Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/24/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/24/",
                    "id": 24,
                    "name": "Breakpoint 2007",
                    "tagline": "Demoscene Through Time And Space",
                    "start_date": "2007-04-06",
                    "end_date": "2007-04-09",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2007/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}