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

{
    "url": "https://demozoo.org/api/v1/productions/120242/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/120242/",
    "id": 120242,
    "title": "Forgiveness",
    "author_nicks": [
        {
            "name": "Mercury",
            "abbreviation": "HG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                "id": 3556,
                "name": "Mercury",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-08",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "las",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10046/?format=api",
                    "id": 10046,
                    "name": "las",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "cupe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15276/?format=api",
                    "id": 15276,
                    "name": "cupe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/demodays14/gfx_executable/hg-forgiveness.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/las/buenzli2014/hg-forgiveness.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63982"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "234.58",
            "competition": {
                "id": 10779,
                "name": "4K Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1926/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1926/",
                    "id": 1926,
                    "name": "Demodays 2014",
                    "tagline": "watch * create * compete",
                    "start_date": "2014-08-22",
                    "end_date": "2014-08-24",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2014.demodays.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/2a/6c8a.65131.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/09/2a/6c8a.65131.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/2a/6c8a.65131.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "love",
        "robot"
    ]
}