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

{
    "url": "https://demozoo.org/api/v1/productions/143608/?format=api",
    "demozoo_url": "https://demozoo.org/music/143608/",
    "id": 143608,
    "title": "The Last Song",
    "author_nicks": [
        {
            "name": "Pancho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60621/?format=api",
                "id": 60621,
                "name": "Pancho",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/PANCHO/LASTSONG.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=5975"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "10",
            "score": "3.04",
            "competition": {
                "id": 11769,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2703/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2703/",
                    "id": 2703,
                    "name": "KAZ Music Compo 2009",
                    "tagline": "",
                    "start_date": "2009",
                    "end_date": "2009",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}