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

{
    "url": "https://demozoo.org/api/v1/productions/157583/?format=api",
    "demozoo_url": "https://demozoo.org/music/157583/",
    "id": 157583,
    "title": "Completed Mission",
    "author_nicks": [
        {
            "name": "The Eagle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65546/?format=api",
                "id": 65546,
                "name": "The Eagle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Creators",
            "abbreviation": "CTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-05-14",
    "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": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12372,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2953/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2953/",
                    "id": 2953,
                    "name": "ASM 1994",
                    "tagline": "",
                    "start_date": "1994-05-13",
                    "end_date": "1994-05-15",
                    "location": "Bolga, Kristiansund, Møre og Romsdal, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.08333,
                    "longitude": 7.76667,
                    "website": "http://home.no.net/mutant/asmdota/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}