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

{
    "url": "https://demozoo.org/api/v1/productions/59471/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59471/",
    "id": 59471,
    "title": "TCC Intro",
    "author_nicks": [
        {
            "name": "Cascada",
            "abbreviation": "CDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7926/?format=api",
                "id": 7926,
                "name": "Cascada",
                "is_group": true
            }
        },
        {
            "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-03",
    "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": "Hellraiser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8168/?format=api",
                    "id": 8168,
                    "name": "Hellraiser",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Mirage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8170/?format=api",
                    "id": 8170,
                    "name": "Mirage",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "TCC Logo"
        },
        {
            "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": ""
        },
        {
            "nick": {
                "name": "Iceman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8173/?format=api",
                    "id": 8173,
                    "name": "Iceman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "O'Hara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7983/?format=api",
                    "id": 7983,
                    "name": "O'Hara",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Delsion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1632/?format=api",
                    "id": 1632,
                    "name": "Kowtow",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/party/invites/1993/tccintro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9407"
        }
    ],
    "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/60/5a/3708.271720.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/60/5a/3708.271720.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/60/5a/3708.271720.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}