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

{
    "url": "https://demozoo.org/api/v1/productions/202494/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202494/",
    "id": 202494,
    "title": "Ball Dash",
    "author_nicks": [
        {
            "name": "God",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88872/?format=api",
                "id": 88872,
                "name": "God",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
            "id": 52,
            "name": "Android"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/thegathering19/game_development/ball_dash_by_david_aka_god.mp4"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "162",
            "competition": {
                "id": 15060,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3859/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3859/",
                    "id": 3859,
                    "name": "The Gathering 2019",
                    "tagline": "Eve",
                    "start_date": "2019-04-17",
                    "end_date": "2019-04-21",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "https://www.gathering.org/tg19"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/9c/7b02.185196.jpg",
            "original_width": 525,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/86/9c/7b02.185196.jpg",
            "standard_width": 145,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/9c/7b02.185196.jpg",
            "thumbnail_width": 72,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}