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

{
    "url": "https://demozoo.org/api/v1/productions/112131/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/112131/",
    "id": 112131,
    "title": "Night City",
    "author_nicks": [
        {
            "name": "Blemish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29614/?format=api",
                "id": 29614,
                "name": "Blemish",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Clochard",
            "abbreviation": "CHD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32997/?format=api",
                "id": 32997,
                "name": "Clochard",
                "is_group": true
            }
        },
        {
            "name": "Draco",
            "abbreviation": "DRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18731/?format=api",
                "id": 18731,
                "name": "Draco",
                "is_group": true
            }
        },
        {
            "name": "Voodoo",
            "abbreviation": "VDO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18057/?format=api",
                "id": 18057,
                "name": "Voodoo",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-09-24",
    "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/8898/night-city%20_blm.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/primary_star05/c64_graphics/night_city.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=20991"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 10441,
                "name": "Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2224/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2224/",
                    "id": 2224,
                    "name": "Primary Star 2005",
                    "tagline": "",
                    "start_date": "2005-09-23",
                    "end_date": "2005-09-25",
                    "location": "Reusel, Gemeente Reusel-De Mierden, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.3625,
                    "longitude": 5.16528,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/e4/d977.187730.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b5/e4/d977.187730.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/e4/d977.187730.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-interlaced-mode"
    ]
}