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

{
    "url": "https://demozoo.org/api/v1/productions/79605/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79605/",
    "id": 79605,
    "title": "PC-08: Dead Again",
    "author_nicks": [
        {
            "name": "Panda Cube",
            "abbreviation": "PC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3730/?format=api",
                "id": 3730,
                "name": "Panda Cube",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-07-13",
    "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": "Grx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3827/?format=api",
                    "id": 3827,
                    "name": "Grx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zonbie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3828/?format=api",
                    "id": 3828,
                    "name": "Zonbie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "art, design, animation"
        },
        {
            "nick": {
                "name": "Fossil Club",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41272/?format=api",
                    "id": 41272,
                    "name": "Fossil Club",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Teuta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41273/?format=api",
                    "id": 41273,
                    "name": "Teuta",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d art"
        },
        {
            "nick": {
                "name": "TWL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41274/?format=api",
                    "id": 41274,
                    "name": "TWL",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d art"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/solskogen13/demo_newschool/pandacube-pc-08-dead-again.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61566"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=lcPMtvHlUa0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "289",
            "competition": {
                "id": 8230,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1422/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1422/",
                    "id": 1422,
                    "name": "Solskogen 2013",
                    "tagline": "Where no one can hear you scene",
                    "start_date": "2013-07-12",
                    "end_date": "2013-07-14",
                    "location": "Flateby, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.828579,
                    "longitude": 11.15285,
                    "website": "http://solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fc/d4/ec77.27099.png",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/fc/d4/ec77.27099.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fc/d4/ec77.27099.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "fmod",
        "directx-11",
        "zlib",
        ".net-4.0"
    ]
}