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

{
    "url": "https://demozoo.org/api/v1/productions/86159/?format=api",
    "demozoo_url": "https://demozoo.org/music/86159/",
    "id": 86159,
    "title": "Sailing Tavernsman problem",
    "author_nicks": [
        {
            "name": "Red",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3705/?format=api",
                "id": 3705,
                "name": "Red",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mercury",
            "abbreviation": "HG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                "id": 3556,
                "name": "Mercury",
                "is_group": true
            }
        },
        {
            "name": "Titan",
            "abbreviation": "TTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-06-21",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/rewired08/mp3_ogg/red-sailing_tavernsman_problem.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "44",
            "competition": {
                "id": 9086,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/586/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/586/",
                    "id": 586,
                    "name": "Rewired 2008",
                    "tagline": "",
                    "start_date": "2008-06-20",
                    "end_date": "2008-06-22",
                    "location": "Maaseik, Provincie Limburg, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 51.09066,
                    "longitude": 5.70788,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}