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

{
    "url": "https://demozoo.org/api/v1/productions/19952/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19952/",
    "id": 19952,
    "title": "Clash On Oberon",
    "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": "2011-09-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "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": "Graphics",
            "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/2011/function11/gamedev/clash_on_oberon_by_lce.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57745"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "46",
            "competition": {
                "id": 1222,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/364/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/364/",
                    "id": 364,
                    "name": "Function 2011",
                    "tagline": "",
                    "start_date": "2011-09-16",
                    "end_date": "2011-09-18",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://2011.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/55/f279.135799.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/3b/55/f279.135799.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/55/f279.135799.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/2a/73/12c4.135800.png",
            "original_width": 798,
            "original_height": 598,
            "standard_url": "https://media.demozoo.org/screens/s/2a/73/12c4.135800.jpg",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/73/12c4.135800.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}