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

{
    "url": "https://demozoo.org/api/v1/productions/3945/?format=api",
    "demozoo_url": "https://demozoo.org/music/3945/",
    "id": 3945,
    "title": "Tribute to Guenter Kraemer",
    "author_nicks": [
        {
            "name": "am-fm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9775/?format=api",
                "id": 9775,
                "name": "Amfm",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tristar",
            "abbreviation": "TRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                "id": 4008,
                "name": "Tristar",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-04-17",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "192",
            "competition": {
                "id": 406,
                "name": "Executable Music Newschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/23/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/23/",
                    "id": 23,
                    "name": "Breakpoint 2006",
                    "tagline": "Rumble In The Jungle",
                    "start_date": "2006-04-14",
                    "end_date": "2006-04-17",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2006/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}