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

{
    "url": "https://demozoo.org/api/v1/productions/39423/?format=api",
    "demozoo_url": "https://demozoo.org/music/39423/",
    "id": 39423,
    "title": "Sonata Synthetique",
    "author_nicks": [
        {
            "name": "Da Blondie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12095/?format=api",
                "id": 12095,
                "name": "Da Blondie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Singular Crew",
            "abbreviation": "SGR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                "id": 5740,
                "name": "Singular Crew",
                "is_group": true
            }
        },
        {
            "name": "Wish!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7918/?format=api",
                "id": 7918,
                "name": "Wish!",
                "is_group": true
            }
        },
        {
            "name": "Xymox",
            "abbreviation": "XYX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23834/?format=api",
                "id": 23834,
                "name": "Xymox",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-02-08",
    "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/Da Blondie/sonata synthetique.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.s/scene.C%3D64/C%3D64.%2798/Flag.%2798/gfxmsx.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/flag98/c64/gfxmsx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "32",
            "competition": {
                "id": 3671,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/704/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/704/",
                    "id": 704,
                    "name": "FLaG 1998",
                    "tagline": "",
                    "start_date": "1998-02-06",
                    "end_date": "1998-02-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f4/47/5d50.160835.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f4/47/5d50.160835.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f4/47/5d50.160835.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}