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

{
    "url": "https://demozoo.org/api/v1/productions/340838/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340838/",
    "id": 340838,
    "title": "Party",
    "author_nicks": [
        {
            "name": "Renegade Programming Group",
            "abbreviation": "RPG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148/?format=api",
                "id": 148,
                "name": "Renegade Programming Group",
                "is_group": true
            }
        },
        {
            "name": "Style",
            "abbreviation": "STL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5105/?format=api",
                "id": 5105,
                "name": "Style",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-08-16",
    "supertype": "production",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Firefoot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139785/?format=api",
                    "id": 139785,
                    "name": "Firefoot",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wraith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141601/?format=api",
                    "id": 141601,
                    "name": "Wraith",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Bungle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141630/?format=api",
                    "id": 141630,
                    "name": "Mr. Bungle",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Deaks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47215/?format=api",
                    "id": 47215,
                    "name": "Deaks",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Defender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141633/?format=api",
                    "id": 141633,
                    "name": "Defender",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fubar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141600/?format=api",
                    "id": 141600,
                    "name": "Fubar",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/860/party.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3491"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37006"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/29/57/41d9.341059.png",
            "original_width": 384,
            "original_height": 247,
            "standard_url": "https://media.demozoo.org/screens/s/29/57/41d9.341059.png",
            "standard_width": 384,
            "standard_height": 247,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/57/41d9.341059.png",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        }
    ],
    "tags": [
        "ntsc"
    ]
}