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

{
    "url": "https://demozoo.org/api/v1/productions/195041/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195041/",
    "id": 195041,
    "title": "Zwierciadlo (the Mirror)",
    "author_nicks": [
        {
            "name": "Risc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82756/?format=api",
                "id": 82756,
                "name": "Risc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-10-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/83/?format=api",
            "id": 83,
            "name": "Sharp MZ"
        }
    ],
    "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/retrokomp18/gamedev/zwierciadlo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78622"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aAri51RA3tM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 14721,
                "name": "GameDev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3740/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3740/",
                    "id": 3740,
                    "name": "RetroKomp 2018",
                    "tagline": "",
                    "start_date": "2018-10-13",
                    "end_date": "2018-10-14",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://retrokomp.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}