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

{
    "url": "https://demozoo.org/api/v1/productions/137656/?format=api",
    "demozoo_url": "https://demozoo.org/productions/137656/",
    "id": 137656,
    "title": "Laserball 2015",
    "author_nicks": [
        {
            "name": "Thomas Ilg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54332/?format=api",
                "id": 54332,
                "name": "Thomas Ilg",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-05-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/I/ILG_T/LASER15.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/retrokomploaderror15/retrokomp_gamedev/laser15.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "178",
            "competition": {
                "id": 11898,
                "name": "RetroKomp GameDev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2495/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2495/",
                    "id": 2495,
                    "name": "RetroKomp / Load Error 2015",
                    "tagline": "",
                    "start_date": "2015-10-16",
                    "end_date": "2015-10-18",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.retrokomp.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/15/ba/acbe.157356.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/15/ba/acbe.157356.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/15/ba/acbe.157356.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/4c/53/93c0.157355.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/4c/53/93c0.157355.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4c/53/93c0.157355.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/01/ba/b976.157357.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/01/ba/b976.157357.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/01/ba/b976.157357.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "german",
        "english",
        "french",
        "laserball"
    ]
}