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

{
    "url": "https://demozoo.org/api/v1/productions/186999/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186999/",
    "id": 186999,
    "title": "Tank:U",
    "author_nicks": [
        {
            "name": "Everie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71990/?format=api",
                "id": 71990,
                "name": "Everie",
                "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/163-everie-tank_u.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://home.znur.re:3001/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "63",
            "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/b7/47/5bc8.162625.png",
            "original_width": 1277,
            "original_height": 903,
            "standard_url": "https://media.demozoo.org/screens/s/b7/47/5bc8.162625.jpg",
            "standard_width": 400,
            "standard_height": 282,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b7/47/5bc8.162625.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "multiplayer"
    ]
}