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

{
    "url": "https://demozoo.org/api/v1/productions/144335/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/144335/",
    "id": 144335,
    "title": "Bingo the Clown",
    "author_nicks": [
        {
            "name": "Crayon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14646/?format=api",
                "id": 14646,
                "name": "Crayon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Commodore Is Awesome",
            "abbreviation": "C.I.A",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46957/?format=api",
                "id": 46957,
                "name": "Commodore Is Awesome",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-08-15",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/140816/BINGO_THE_CLOWN.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/arok15/c64/arok_2015_gfx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=140550"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "29",
            "competition": {
                "id": 11789,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2507/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2507/",
                    "id": 2507,
                    "name": "Árok 2015",
                    "tagline": "",
                    "start_date": "2015-08-14",
                    "end_date": "2015-08-16",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/97/e9/68c6.131520.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/97/e9/68c6.131520.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/97/e9/68c6.131520.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}