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

{
    "url": "https://demozoo.org/api/v1/productions/50378/?format=api",
    "demozoo_url": "https://demozoo.org/music/50378/",
    "id": 50378,
    "title": "Shiver",
    "author_nicks": [
        {
            "name": "Leopold",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14494/?format=api",
                "id": 14494,
                "name": "Leopold",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "unik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3794/?format=api",
                "id": 3794,
                "name": "unik",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-10-07",
    "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/2000/proxy1886/mmul/leopold-shiver.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "14",
            "competition": {
                "id": 5157,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/839/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/839/",
                    "id": 839,
                    "name": "Proxy 2000",
                    "tagline": "Proxy 1886",
                    "start_date": "2000-10-06",
                    "end_date": "2000-10-08",
                    "location": "Kannus, Kokkola, Central Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.9,
                    "longitude": 23.9,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}