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

{
    "url": "https://demozoo.org/api/v1/productions/42645/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42645/",
    "id": 42645,
    "title": "Intellectual Support",
    "author_nicks": [
        {
            "name": "AmN",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/453/?format=api",
                "id": 453,
                "name": "AmN",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Resource",
            "abbreviation": "RSC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-09-29",
    "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/release/download.php?id=139379"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=139380"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/function12/gfx_handdrawn/2012_function_c64_handdrawn_gfx_entry_amn_resource.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=111623"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "72",
            "competition": {
                "id": 4096,
                "name": "Handdrawn Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1367/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1367/",
                    "id": 1367,
                    "name": "Function 2012",
                    "tagline": "",
                    "start_date": "2012-09-28",
                    "end_date": "2012-09-30",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": "http://2012.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/f1/51ca.8827.png",
            "original_width": 768,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/e8/f1/51ca.8827.jpg",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/f1/51ca.8827.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}