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

{
    "url": "https://demozoo.org/api/v1/productions/186997/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186997/",
    "id": 186997,
    "title": "Birdie Busy Blocks",
    "author_nicks": [
        {
            "name": "Alexander Windahl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78113/?format=api",
                "id": 78113,
                "name": "Alexander Windahl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-05-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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/2018/birdie18/gamedev/166-alexander_windahl-birdie_busy_blocks.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "68",
            "competition": {
                "id": 14293,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3602/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3602/",
                    "id": 3602,
                    "name": "Birdie 2018 (28)",
                    "tagline": "Birdie 28",
                    "start_date": "2018-05-10",
                    "end_date": "2018-05-13",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/5e/ab12.162626.png",
            "original_width": 979,
            "original_height": 490,
            "standard_url": "https://media.demozoo.org/screens/s/8f/5e/ab12.162626.png",
            "standard_width": 400,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/5e/ab12.162626.png",
            "thumbnail_width": 200,
            "thumbnail_height": 100
        }
    ],
    "tags": []
}