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

{
    "url": "https://demozoo.org/api/v1/productions/19880/?format=api",
    "demozoo_url": "https://demozoo.org/music/19880/",
    "id": 19880,
    "title": "I Want More Than Three Channels",
    "author_nicks": [
        {
            "name": "T-101",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                "id": 939,
                "name": "T-101",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-09-10",
    "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": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/99542/Puiwant.zip"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/HVSC/DEMOS/G-L/I_Want_More_Than_3_Channels.sid"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=46192"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=101981"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1207,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/359/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/359/",
                    "id": 359,
                    "name": "Dekadence Dataparty 2011",
                    "tagline": "",
                    "start_date": "2011-09-09",
                    "end_date": "2011-09-11",
                    "location": "Turku, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.452801,
                    "longitude": 22.251551,
                    "website": "http://www.dekadence64.org/dataparty"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}