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

{
    "url": "https://demozoo.org/api/v1/productions/44550/?format=api",
    "demozoo_url": "https://demozoo.org/music/44550/",
    "id": 44550,
    "title": "Church of 64",
    "author_nicks": [
        {
            "name": "SounDemoN",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3081/?format=api",
                "id": 3081,
                "name": "SounDemoN",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-10-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/RealSID/SounDemoN/church of 64.rsid"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "17",
            "score": "5.625",
            "competition": {
                "id": 4362,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1410/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1410/",
                    "id": 1410,
                    "name": "X 2012",
                    "tagline": "",
                    "start_date": "2012-10-26",
                    "end_date": "2012-10-28",
                    "location": "Someren, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.384651,
                    "longitude": 5.71127,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}