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

{
    "url": "https://demozoo.org/api/v1/productions/165320/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165320/",
    "id": 165320,
    "title": "Fuhai",
    "author_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-11-12",
    "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": [
        {
            "nick": {
                "name": "Dascon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1024/?format=api",
                    "id": 1024,
                    "name": "Dascon",
                    "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": "S11",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67555/?format=api",
                    "id": 67555,
                    "name": "Ozan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/syntax16/demo_newskool/dsr_fuhai.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/mudlord/demos/tree/master/dsr_fuhai"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68496"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OjRBw9VloD8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "100",
            "competition": {
                "id": 12881,
                "name": "Demo - Newskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2993/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2993/",
                    "id": 2993,
                    "name": "Syntax 2016",
                    "tagline": "",
                    "start_date": "2016-11-12",
                    "end_date": "2016-11-13",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/a2/c1ac.119278.png",
            "original_width": 643,
            "original_height": 405,
            "standard_url": "https://media.demozoo.org/screens/s/69/a2/c1ac.119278.jpg",
            "standard_width": 400,
            "standard_height": 251,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/a2/c1ac.119278.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/39/c8/3aff.119279.png",
            "original_width": 643,
            "original_height": 405,
            "standard_url": "https://media.demozoo.org/screens/s/39/c8/3aff.119279.jpg",
            "standard_width": 400,
            "standard_height": 251,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/c8/3aff.119279.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}