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

{
    "url": "https://demozoo.org/api/v1/productions/136011/?format=api",
    "demozoo_url": "https://demozoo.org/music/136011/",
    "id": 136011,
    "title": "Funky Marmelade",
    "author_nicks": [
        {
            "name": "Jerry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1193/?format=api",
                "id": 1193,
                "name": "Jerry",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-04-04",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Jerry/funky%20marmelade.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/revision15/music_tracked/funky_marmelade.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "421",
            "competition": {
                "id": 11377,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2444/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2444/",
                    "id": 2444,
                    "name": "Revision 2015",
                    "tagline": "",
                    "start_date": "2015-04-03",
                    "end_date": "2015-04-06",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2015.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "22ch",
        "xm"
    ]
}