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

{
    "url": "https://demozoo.org/api/v1/productions/20009/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20009/",
    "id": 20009,
    "title": "Litezoom",
    "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/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kodest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14444/?format=api",
                    "id": 14444,
                    "name": "Kodest",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://gmflc.uw.hu/prods/litezoom_by_kodest.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/function11/intro_256b/litezoom.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57752"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6en6esc-Kao"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "49",
            "competition": {
                "id": 1228,
                "name": "256b Intro",
                "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/ab/b2/72e3.301747.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/ab/b2/72e3.301747.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ab/b2/72e3.301747.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "chessboard",
        "rotozoomer"
    ]
}