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

{
    "url": "https://demozoo.org/api/v1/productions/54426/?format=api",
    "demozoo_url": "https://demozoo.org/music/54426/",
    "id": 54426,
    "title": "Tribute to Unknown Hacker",
    "author_nicks": [
        {
            "name": "Neo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30669/?format=api",
                "id": 30669,
                "name": "Neo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-05",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/fiasko01/mmul/tribute.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "3.382",
            "competition": {
                "id": 5738,
                "name": "Modul",
                "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": []
}