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

{
    "url": "https://demozoo.org/api/v1/productions/201987/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/201987/",
    "id": 201987,
    "title": "Inca",
    "author_nicks": [
        {
            "name": "JSL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5743/?format=api",
                "id": 5743,
                "name": "JSL",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Covenant",
            "abbreviation": "CVT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5744/?format=api",
                "id": 5744,
                "name": "Covenant",
                "is_group": true
            }
        },
        {
            "name": "Protovision",
            "abbreviation": "PTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                "id": 5548,
                "name": "Protovision",
                "is_group": true
            }
        },
        {
            "name": "Raiders of the Lost Empire",
            "abbreviation": "ROLE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire",
                "is_group": true
            }
        },
        {
            "name": "Tropyx",
            "abbreviation": "TX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                "id": 6406,
                "name": "Tropyx",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-08-25",
    "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/43797/INCA_WillowParty2007_JSL.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/willow07/c64/wp07gfxmsx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=153540"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "93",
            "competition": {
                "id": 15044,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2110/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2110/",
                    "id": 2110,
                    "name": "Willow Party 2007",
                    "tagline": "",
                    "start_date": "2007-08-24",
                    "end_date": "2007-08-26",
                    "location": "Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.5,
                    "longitude": 10.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/9b/cb2f.188225.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e5/9b/cb2f.188225.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/9b/cb2f.188225.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}