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

{
    "url": "https://demozoo.org/api/v1/productions/45355/?format=api",
    "demozoo_url": "https://demozoo.org/music/45355/",
    "id": 45355,
    "title": "Punkers",
    "author_nicks": [
        {
            "name": "Gvozden51",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28120/?format=api",
                "id": 28120,
                "name": "Gvozden51",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "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": 10,
            "ranking": "10",
            "score": "2",
            "competition": {
                "id": 4470,
                "name": "Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1078/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1078/",
                    "id": 1078,
                    "name": "Terminal Frost 1999",
                    "tagline": "",
                    "start_date": "1999",
                    "end_date": "1999",
                    "location": "Novi Sad, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 45.25605,
                    "longitude": 19.841471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}