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

{
    "url": "https://demozoo.org/api/v1/productions/147498/?format=api",
    "demozoo_url": "https://demozoo.org/music/147498/",
    "id": 147498,
    "title": "plan b",
    "author_nicks": [
        {
            "name": "Ftx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3024/?format=api",
                "id": 3024,
                "name": "Fontex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kolor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1980/?format=api",
                "id": 1980,
                "name": "Kolor",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-10-17",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/trsac15/music_32kexe/plan_b.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "151",
            "competition": {
                "id": 11881,
                "name": "32KB Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2528/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2528/",
                    "id": 2528,
                    "name": "TRSAC 2015",
                    "tagline": "The Church of TRSAC",
                    "start_date": "2015-10-16",
                    "end_date": "2015-10-18",
                    "location": "Århus, Århus Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15674,
                    "longitude": 10.21076,
                    "website": "http://www.trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}