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

{
    "url": "https://demozoo.org/api/v1/productions/33224/?format=api",
    "demozoo_url": "https://demozoo.org/music/33224/",
    "id": 33224,
    "title": "Sweet Jessi",
    "author_nicks": [
        {
            "name": "Brainteaser",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21484/?format=api",
                "id": 21484,
                "name": "Brain Teaser",
                "is_group": false
            }
        },
        {
            "name": "Simple N",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22091/?format=api",
                "id": 22091,
                "name": "Simple N",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fat Cosmic Orgasm",
            "abbreviation": "FCO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21485/?format=api",
                "id": 21485,
                "name": "Fat Cosmic Orgasm",
                "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/mmul/fco_jess.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "10",
            "competition": {
                "id": 2774,
                "name": "Multichannel 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": []
}