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

{
    "url": "https://demozoo.org/api/v1/productions/54438/?format=api",
    "demozoo_url": "https://demozoo.org/music/54438/",
    "id": 54438,
    "title": "Myl ylk",
    "author_nicks": [
        {
            "name": "Title",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23095/?format=api",
                "id": 23095,
                "name": "Title",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-05",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/fiasko01/chip/myl_ylk.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "3.467",
            "competition": {
                "id": 5739,
                "name": "Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1057/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1057/",
                    "id": 1057,
                    "name": "Fiasko 2001",
                    "tagline": "",
                    "start_date": "2001-05-05",
                    "end_date": "2001-05-06",
                    "location": "Chotebor, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.71669,
                    "longitude": 15.67035,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}