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

{
    "url": "https://demozoo.org/api/v1/productions/21791/?format=api",
    "demozoo_url": "https://demozoo.org/music/21791/",
    "id": 21791,
    "title": "Serious Mistake",
    "author_nicks": [
        {
            "name": "Killroy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1620/?format=api",
                "id": 1620,
                "name": "Killroy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Deadline",
            "abbreviation": "DLN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4022/?format=api",
                "id": 4022,
                "name": "Deadline",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-09-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": "",
            "competition": {
                "id": 57,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5/",
                    "id": 5,
                    "name": "Razor 1911 & Imp-666 Amiga Conference 1991",
                    "tagline": "",
                    "start_date": "1991-09-26",
                    "end_date": "1991-09-29",
                    "location": "Arendal, Aust-Agder, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 58.46039,
                    "longitude": 8.76501,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}