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

{
    "url": "https://demozoo.org/api/v1/productions/156384/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156384/",
    "id": 156384,
    "title": "?",
    "author_nicks": [
        {
            "name": "Godzil",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65123/?format=api",
                "id": 65123,
                "name": "Godzil",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-04-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/97/?format=api",
            "id": 97,
            "name": "Wonderswan"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=31ZDrpiSSKU&t=1173"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 12285,
                "name": "Speed-Coding Contest",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2903/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2903/",
                    "id": 2903,
                    "name": "Atari Connexion 2016",
                    "tagline": "",
                    "start_date": "2016-04-16",
                    "end_date": "2016-04-17",
                    "location": "Congis-sur-Thérouanne, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.0,
                    "longitude": 2.98333,
                    "website": "http://www.yaronet.com/topics/185706-ac-2016-inscription-et-tarifs-register-and-price"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/05/5ce8.280217.png",
            "original_width": 455,
            "original_height": 297,
            "standard_url": "https://media.demozoo.org/screens/s/6b/05/5ce8.280217.jpg",
            "standard_width": 400,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/05/5ce8.280217.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 130
        }
    ],
    "tags": [
        "unreleased"
    ]
}