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

{
    "url": "https://demozoo.org/api/v1/productions/198524/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198524/",
    "id": 198524,
    "title": "TCC Intro 2",
    "author_nicks": [
        {
            "name": "The CodeBlasters",
            "abbreviation": "TCB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16503/?format=api",
                "id": 16503,
                "name": "The CodeBlasters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-04",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Chris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88026/?format=api",
                    "id": 88026,
                    "name": "Chris",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shadow Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70790/?format=api",
                    "id": 70790,
                    "name": "Shadow Man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Hediz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88027/?format=api",
                    "id": 88027,
                    "name": "Hediz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Hediz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88027/?format=api",
                    "id": 88027,
                    "name": "Hediz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Azazel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38/?format=api",
                    "id": 38,
                    "name": "Azazel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "background"
        },
        {
            "nick": {
                "name": "Skyhawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5125/?format=api",
                    "id": 5125,
                    "name": "Skyhawk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "background"
        },
        {
            "nick": {
                "name": "Zodiak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8171/?format=api",
                    "id": 8171,
                    "name": "Zodiak",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/escape_cd/files/demos/alpha/t/tccint2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71945"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/428/?format=api",
            "demozoo_url": "https://demozoo.org/parties/428/",
            "id": 428,
            "name": "The Computer Crossroads 1993",
            "tagline": "",
            "start_date": "1993-05-29",
            "end_date": "1993-05-31",
            "location": "Göteborg, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.72288,
            "longitude": 11.94577,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5b/d8/9e94.182703.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/5b/d8/9e94.182703.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5b/d8/9e94.182703.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/79/97a9.182702.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/c9/79/97a9.182702.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/79/97a9.182702.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}