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

{
    "url": "https://demozoo.org/api/v1/productions/88136/?format=api",
    "demozoo_url": "https://demozoo.org/music/88136/",
    "id": 88136,
    "title": "Crooks",
    "author_nicks": [
        {
            "name": "X-Jammer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3191/?format=api",
                "id": 3191,
                "name": "X-Jammer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-04-27",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/X-Jammer/crooks.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/gubbdata13/sid_8580/x-jammer-crooks.png"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/gubbdata13/sid_8580/x-jammer_gp_crooks_8580.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/gubbdata13/sid_8580/x-jammer_gp_crooks_8580.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "6.9",
            "competition": {
                "id": 9366,
                "name": "SID",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1807/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1807/",
                    "id": 1807,
                    "name": "Gubbdata 2013",
                    "tagline": "You can be a hero even if you are a little bald.",
                    "start_date": "2013-04-26",
                    "end_date": "2013-04-28",
                    "location": "Lunds Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.71667,
                    "longitude": 13.2,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}