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

{
    "url": "https://demozoo.org/api/v1/productions/293985/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293985/",
    "id": 293985,
    "title": "Co-Demo!",
    "author_nicks": [
        {
            "name": "The Golden Triangle",
            "abbreviation": "TGT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49440/?format=api",
                "id": 49440,
                "name": "The Golden Triangle",
                "is_group": true
            }
        },
        {
            "name": "The Guilties",
            "abbreviation": "TGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109746/?format=api",
                "id": 109746,
                "name": "The Guilties",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "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": "CTI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122954/?format=api",
                    "id": 122954,
                    "name": "CTI",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sumo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122953/?format=api",
                    "id": 122953,
                    "name": "Sumo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "SMC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48305/?format=api",
                    "id": 48305,
                    "name": "SMC",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "AEH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122952/?format=api",
                    "id": 122952,
                    "name": "AEH",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/134075/Co-Demo.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=134503"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88937"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/6b/94e9.291308.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/53/6b/94e9.291308.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/6b/94e9.291308.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}