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

{
    "url": "https://demozoo.org/api/v1/productions/270390/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270390/",
    "id": 270390,
    "title": "Penguino",
    "author_nicks": [
        {
            "name": "Jim Gerrie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77436/?format=api",
                "id": 77436,
                "name": "Jim Gerrie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-04-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "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/2012/retrospectiva12/games/penguino.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "195",
            "competition": {
                "id": 15612,
                "name": "BASIC Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3977/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3977/",
                    "id": 3977,
                    "name": "Retrospectiva 2012",
                    "tagline": "8-bits is all you need",
                    "start_date": "2012-05-14",
                    "end_date": "2013-04-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20160306063120/http://rsp.retrocomputacion.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/17/edad.255393.png",
            "original_width": 280,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/bd/17/edad.255393.png",
            "standard_width": 280,
            "standard_height": 216,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/17/edad.255393.png",
            "thumbnail_width": 194,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/f2/ff26.255394.png",
            "original_width": 280,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/f9/f2/ff26.255394.png",
            "standard_width": 280,
            "standard_height": 216,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/f2/ff26.255394.png",
            "thumbnail_width": 194,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/46/d6/0d97.255395.png",
            "original_width": 280,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/46/d6/0d97.255395.png",
            "standard_width": 280,
            "standard_height": 216,
            "thumbnail_url": "https://media.demozoo.org/screens/t/46/d6/0d97.255395.png",
            "thumbnail_width": 194,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "basic",
        "trs-80",
        "tandy-coco",
        "source-available"
    ]
}