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

{
    "url": "https://demozoo.org/api/v1/productions/171734/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171734/",
    "id": 171734,
    "title": "Kung Fury",
    "author_nicks": [
        {
            "name": "Zac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8320/?format=api",
                "id": 8320,
                "name": "Zac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-05-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "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/2017/very_important_party17/fast/kungfury.p8"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.zacland.net/demoscene/VIP-2017/kungfury.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70593"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0Lqt0WpFRYE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "159",
            "competition": {
                "id": 13192,
                "name": "Fast Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3161/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3161/",
                    "id": 3161,
                    "name": "Very Important Party 2017",
                    "tagline": "",
                    "start_date": "2017-05-12",
                    "end_date": "2017-05-14",
                    "location": "Thoissey, Département de l'Ain, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://vip2017.popsyteam.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/bd/cd38.135856.png",
            "original_width": 580,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/3d/bd/cd38.135856.png",
            "standard_width": 322,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/bd/cd38.135856.png",
            "thumbnail_width": 161,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}