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

{
    "url": "https://demozoo.org/api/v1/productions/164691/?format=api",
    "demozoo_url": "https://demozoo.org/music/164691/",
    "id": 164691,
    "title": "Happy",
    "author_nicks": [
        {
            "name": "Steel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5083/?format=api",
                "id": 5083,
                "name": "Steel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Success",
            "abbreviation": "SCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                "id": 2781,
                "name": "Success",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-10-29",
    "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/Steel/happy.psid"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=151327"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 23,
            "ranking": "23",
            "score": "492",
            "competition": {
                "id": 12830,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3020/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3020/",
                    "id": 3020,
                    "name": "X 2016",
                    "tagline": "Celebrating 8-Bit Culture",
                    "start_date": "2016-10-28",
                    "end_date": "2016-10-30",
                    "location": "Gemeente Someren, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.38233,
                    "longitude": 5.71049,
                    "website": "http://www.scs-trc.net/x2016/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580",
        "cover-version"
    ]
}