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

{
    "url": "https://demozoo.org/api/v1/productions/23375/?format=api",
    "demozoo_url": "https://demozoo.org/music/23375/",
    "id": 23375,
    "title": "Juju Scramble",
    "author_nicks": [
        {
            "name": "BZL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16709/?format=api",
                "id": 16709,
                "name": "BZL",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Shice",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5984/?format=api",
                "id": 5984,
                "name": "Shice",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-08-28",
    "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/2004/evoke04/tinymusic/bzl-juju_scramble.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/15341/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "28",
            "competition": {
                "id": 1578,
                "name": "Tiny Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/354/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/354/",
                    "id": 354,
                    "name": "Evoke 2004",
                    "tagline": "Your Digital Playground",
                    "start_date": "2004-08-27",
                    "end_date": "2004-08-29",
                    "location": "Deutz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93463,
                    "longitude": 6.97495,
                    "website": "http://archive.evoke.eu/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}