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

{
    "url": "https://demozoo.org/api/v1/productions/307395/?format=api",
    "demozoo_url": "https://demozoo.org/music/307395/",
    "id": 307395,
    "title": "Veronika's Waltz",
    "author_nicks": [
        {
            "name": "Peter Salomonsen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3233/?format=api",
                "id": 3233,
                "name": "Peter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-04-17",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/revision22/executable-music/petersalomonsen-veronikaswaltz.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "589",
            "competition": {
                "id": 17016,
                "name": "Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4424/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4424/",
                    "id": 4424,
                    "name": "Revision 2022",
                    "tagline": "Satellites",
                    "start_date": "2022-04-15",
                    "end_date": "2022-04-18",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2022.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}