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

{
    "url": "https://demozoo.org/api/v1/productions/110140/?format=api",
    "demozoo_url": "https://demozoo.org/productions/110140/",
    "id": 110140,
    "title": "Asm '95 Voteprogram",
    "author_nicks": [
        {
            "name": "Hybrid Ltd.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49292/?format=api",
                "id": 49292,
                "name": "Hybrid Ltd.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-08-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/45/?format=api",
            "id": 45,
            "name": "Votedisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Yani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49293/?format=api",
                    "id": 49293,
                    "name": "Yani",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Vili",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49294/?format=api",
                    "id": 49294,
                    "name": "Vili",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/assembly95/info/asm95vte.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=49271"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/103/?format=api",
            "demozoo_url": "https://demozoo.org/parties/103/",
            "id": 103,
            "name": "Assembly 1995",
            "tagline": "",
            "start_date": "1995-08-10",
            "end_date": "1995-08-13",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17116,
            "longitude": 24.93258,
            "website": "http://www.assembly.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/29/d5/c2b0.57716.jpg",
            "original_width": 635,
            "original_height": 395,
            "standard_url": "https://media.demozoo.org/screens/s/29/d5/c2b0.57716.jpg",
            "standard_width": 400,
            "standard_height": 248,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/d5/c2b0.57716.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}