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

{
    "url": "https://demozoo.org/api/v1/productions/170812/?format=api",
    "demozoo_url": "https://demozoo.org/music/170812/",
    "id": 170812,
    "title": "Contender",
    "author_nicks": [
        {
            "name": "Wobble",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34684/?format=api",
                "id": 34684,
                "name": "Wobble",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Logicoma",
            "abbreviation": "LGC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59917/?format=api",
                "id": 59917,
                "name": "Logicoma",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-04-16",
    "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/2017/revision17/streaming_music/wobble_logicoma_-_contender.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "510",
            "competition": {
                "id": 13138,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2949/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2949/",
                    "id": 2949,
                    "name": "Revision 2017",
                    "tagline": "",
                    "start_date": "2017-04-14",
                    "end_date": "2017-04-17",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2017.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}