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

{
    "url": "https://demozoo.org/api/v1/productions/88323/?format=api",
    "demozoo_url": "https://demozoo.org/music/88323/",
    "id": 88323,
    "title": "Back to School",
    "author_nicks": [
        {
            "name": "ne7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/826/?format=api",
                "id": 826,
                "name": "ne7",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-09-07",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2013/sundown13/chiptune_music/ne7-back-to-school-final.prg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "122",
            "competition": {
                "id": 9385,
                "name": "Chiptune Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1887/",
                    "id": 1887,
                    "name": "Sundown 2013",
                    "tagline": "",
                    "start_date": "2013-09-06",
                    "end_date": "2013-09-08",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}