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

{
    "url": "https://demozoo.org/api/v1/productions/113596/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113596/",
    "id": 113596,
    "title": "Pixel Flakes",
    "author_nicks": [
        {
            "name": "Impakt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39885/?format=api",
                "id": 39885,
                "name": "Impakt",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Spektre",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50678/?format=api",
                "id": 50678,
                "name": "Spektre",
                "is_group": true
            }
        },
        {
            "name": "Youth Uprising",
            "abbreviation": "YUP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                "id": 17,
                "name": "Youth Uprising",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-06-14",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/atparty14/demo_combined/pixelflakes_yup.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/atparty14/demo_combined/pixelflakes_yup_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63594"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XifSVn5vtYY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "104",
            "competition": {
                "id": 10501,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2057/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2057/",
                    "id": 2057,
                    "name": "@Party 2014",
                    "tagline": "Let's make history! ",
                    "start_date": "2014-06-13",
                    "end_date": "2014-06-15",
                    "location": "Cambridge, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3751,
                    "longitude": -71.10561,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bass",
        "sdl",
        "sdl2"
    ]
}