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

{
    "url": "https://demozoo.org/api/v1/productions/38902/?format=api",
    "demozoo_url": "https://demozoo.org/music/38902/",
    "id": 38902,
    "title": "The Monkey",
    "author_nicks": [
        {
            "name": "glxblt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1293/?format=api",
                "id": 1293,
                "name": "glxblt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-08-11",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/evoke12/ogg_mp3/glxblt_-_the_monkey.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "203",
            "competition": {
                "id": 3592,
                "name": "MP3 / OGG Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1192/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1192/",
                    "id": 1192,
                    "name": "Evoke 2012",
                    "tagline": "Where It All Comes Together",
                    "start_date": "2012-08-10",
                    "end_date": "2012-08-12",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://www.evoke.eu/2012/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3"
    ]
}