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

{
    "url": "https://demozoo.org/api/v1/productions/46194/?format=api",
    "demozoo_url": "https://demozoo.org/productions/46194/",
    "id": 46194,
    "title": "Cubic",
    "author_nicks": [
        {
            "name": "Lungcancer Entertainment",
            "abbreviation": "LCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14413/?format=api",
                "id": 14413,
                "name": "Lungcancer Entertainment",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "-SP-",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14418/?format=api",
                    "id": 14418,
                    "name": "-SP-",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "-SP-",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14418/?format=api",
                    "id": 14418,
                    "name": "-SP-",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/experience12/demo/cubic_by_lce.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60791"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 4608,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1447/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1447/",
                    "id": 1447,
                    "name": "Experience 2012",
                    "tagline": "",
                    "start_date": "2012-12-01",
                    "end_date": "2012-12-01",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://exp12.playtime.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4klang"
    ]
}