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

{
    "url": "https://demozoo.org/api/v1/productions/203580/?format=api",
    "demozoo_url": "https://demozoo.org/music/203580/",
    "id": 203580,
    "title": "If Santa had wings",
    "author_nicks": [
        {
            "name": "Rams",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18762/?format=api",
                "id": 18762,
                "name": "Rams",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-12-29",
    "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": "80.67",
            "competition": {
                "id": 15115,
                "name": "X-Mas Madness",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3873/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3873/",
                    "id": 3873,
                    "name": "Nectarine Compo #3",
                    "tagline": "Santa on the trip",
                    "start_date": "2009-12-29",
                    "end_date": "2009-12-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://compos.scenemusic.net/scenecompos/compos/Gametune%20Compo"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}