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

{
    "url": "https://demozoo.org/api/v1/productions/33232/?format=api",
    "demozoo_url": "https://demozoo.org/music/33232/",
    "id": 33232,
    "title": "TKKG",
    "author_nicks": [
        {
            "name": "R2D2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13654/?format=api",
                "id": 13654,
                "name": "R2-D2",
                "is_group": false
            }
        },
        {
            "name": "Yoda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/561/?format=api",
                "id": 561,
                "name": "Yoda",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Delta Pi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11633/?format=api",
                "id": 11633,
                "name": "Delta.pi",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-05-11",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/uc2e96/shitmusic/tkkg.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "2",
            "competition": {
                "id": 2775,
                "name": "Shit Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/687/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/687/",
                    "id": 687,
                    "name": "Underground Conference 1996",
                    "tagline": "UC2E",
                    "start_date": "1996-05-10",
                    "end_date": "1996-05-12",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "https://uc9.party/about.html#history"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}