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

{
    "url": "https://demozoo.org/api/v1/productions/161886/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161886/",
    "id": 161886,
    "title": "Alphabet",
    "author_nicks": [
        {
            "name": "Gaspode",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13223/?format=api",
                "id": 13223,
                "name": "Gaspode",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-08-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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/evoke16/demo/gaspode-alphabet.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67965"
        },
        {
            "link_class": "VimeoVideo",
            "url": "https://vimeo.com/177254255"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=eq8pf58Y4d4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "543",
            "competition": {
                "id": 12682,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2710/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2710/",
                    "id": 2710,
                    "name": "Evoke 2016",
                    "tagline": "True Color Demo Scene",
                    "start_date": "2016-08-12",
                    "end_date": "2016-08-14",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/2016/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6d/5c/a3a1.112326.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/6d/5c/a3a1.112326.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6d/5c/a3a1.112326.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "tooll2"
    ]
}