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

{
    "url": "https://demozoo.org/api/v1/productions/84291/?format=api",
    "demozoo_url": "https://demozoo.org/music/84291/",
    "id": 84291,
    "title": "Timetable",
    "author_nicks": [
        {
            "name": "Surgeon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5823/?format=api",
                "id": 5823,
                "name": "Surgeon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vulture Design",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23405/?format=api",
                "id": 23405,
                "name": "Vulture Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-08-26",
    "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/Surgeon/timetable.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/symphony06/chip/timetable_by_surgeon_of_vulture_design.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "=5",
            "score": "2",
            "competition": {
                "id": 8842,
                "name": "Msx Chip/SID",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/120/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/120/",
                    "id": 120,
                    "name": "Symphony 2006",
                    "tagline": "",
                    "start_date": "2006-08-25",
                    "end_date": "2006-08-27",
                    "location": "Piecnik, Wałcz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.33987,
                    "longitude": 16.26951,
                    "website": "http://web.archive.org/web/20060813183848/http://www.amiscena.org/symphony/index.php?home"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}