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

{
    "url": "https://demozoo.org/api/v1/productions/105328/?format=api",
    "demozoo_url": "https://demozoo.org/music/105328/",
    "id": 105328,
    "title": "Morninfizik",
    "author_nicks": [
        {
            "name": "Nagz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                "id": 11000,
                "name": "Nagz",
                "is_group": false
            }
        },
        {
            "name": "WaKa X",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22330/?format=api",
                "id": 22330,
                "name": "WaKa X",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "3.583",
            "competition": {
                "id": 10213,
                "name": "Big Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2155/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2155/",
                    "id": 2155,
                    "name": "Big Chipcompo 1",
                    "tagline": "",
                    "start_date": "2001",
                    "end_date": "2001",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://bcompo.wz.cz/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}