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

{
    "url": "https://demozoo.org/api/v1/productions/191993/?format=api",
    "demozoo_url": "https://demozoo.org/productions/191993/",
    "id": 191993,
    "title": "Evode",
    "author_nicks": [
        {
            "name": "PotcFdk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80946/?format=api",
                "id": 80946,
                "name": "PotcFdk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-08-18",
    "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/2018/evoke18/pc_demo/evode.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "215",
            "competition": {
                "id": 14569,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3464/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3464/",
                    "id": 3464,
                    "name": "Evoke 2018",
                    "tagline": "21",
                    "start_date": "2018-08-17",
                    "end_date": "2018-08-19",
                    "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/2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/4d/c143.169506.png",
            "original_width": 795,
            "original_height": 597,
            "standard_url": "https://media.demozoo.org/screens/s/53/4d/c143.169506.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/4d/c143.169506.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "opengl",
        "starfield",
        "scroller",
        "sfml",
        "sierpinski"
    ]
}