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

{
    "url": "https://demozoo.org/api/v1/productions/43865/?format=api",
    "demozoo_url": "https://demozoo.org/music/43865/",
    "id": 43865,
    "title": "?",
    "author_nicks": [
        {
            "name": "Zalza",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3038/?format=api",
                "id": 3038,
                "name": "Zalza",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tequila",
            "abbreviation": "TQL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9999/?format=api",
                "id": 9999,
                "name": "Tequila",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-05-15",
    "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": 7,
            "ranking": "=7",
            "score": "17",
            "competition": {
                "id": 4282,
                "name": "Multi",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/589/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/589/",
                    "id": 589,
                    "name": "Icing 1999",
                    "tagline": "",
                    "start_date": "1999-05-13",
                    "end_date": "1999-05-16",
                    "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.79476,
                    "longitude": 12.31688,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}