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

{
    "url": "https://demozoo.org/api/v1/productions/59663/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59663/",
    "id": 59663,
    "title": "Omega",
    "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": "2013-03-30",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "chellomere",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7779/?format=api",
                    "id": 7779,
                    "name": "chellomere",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "chellomere",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7779/?format=api",
                    "id": 7779,
                    "name": "chellomere",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "chellomere",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7779/?format=api",
                    "id": 7779,
                    "name": "chellomere",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "direction"
        },
        {
            "nick": {
                "name": "Subi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21306/?format=api",
                    "id": 21306,
                    "name": "Subi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://chellomere.org/dsr-omega.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/revision13/pc_4k_intro/dsr-omega.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61175"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "712",
            "competition": {
                "id": 6528,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1479/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1479/",
                    "id": 1479,
                    "name": "Revision 2013",
                    "tagline": "",
                    "start_date": "2013-03-29",
                    "end_date": "2013-04-01",
                    "location": "Saarbrucken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231491,
                    "longitude": 6.99833,
                    "website": "https://2013.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/bd/f2c0.28377.png",
            "original_width": 640,
            "original_height": 333,
            "standard_url": "https://media.demozoo.org/screens/s/25/bd/f2c0.28377.jpg",
            "standard_width": 400,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/bd/f2c0.28377.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 104
        }
    ],
    "tags": [
        "crinkler",
        "4klang",
        "shader-minifier"
    ]
}