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

{
    "url": "https://demozoo.org/api/v1/productions/113156/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113156/",
    "id": 113156,
    "title": "Shape Stories",
    "author_nicks": [
        {
            "name": "mudlord",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23253/?format=api",
                "id": 23253,
                "name": "mudlord",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-06-08",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Buckethead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43693/?format=api",
                    "id": 43693,
                    "name": "Buckethead",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "mudlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23253/?format=api",
                    "id": 23253,
                    "name": "mudlord",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mudlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23253/?format=api",
                    "id": 23253,
                    "name": "mudlord",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/flashback14/size_restricted_intro_4k_and_64k/shape_stories_mudlord.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/mudlord/demos/tree/master/ml_shapestoriessrc"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63552"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_1CKUJWOvWM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "98",
            "competition": {
                "id": 10497,
                "name": "Restricted Intro 4K to 64K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2190/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2190/",
                    "id": 2190,
                    "name": "Flashback 2014",
                    "tagline": "",
                    "start_date": "2014-06-07",
                    "end_date": "2014-06-09",
                    "location": "Sydney, City of Sydney, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.86785,
                    "longitude": 151.20732,
                    "website": "http://www.defame.com.au/flashback"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}