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

{
    "url": "https://demozoo.org/api/v1/productions/297522/?format=api",
    "demozoo_url": "https://demozoo.org/productions/297522/",
    "id": 297522,
    "title": "Real Intro Preview",
    "author_nicks": [
        {
            "name": "EGA Cracking Service",
            "abbreviation": "EGA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86571/?format=api",
                "id": 86571,
                "name": "EGA Cracking Service",
                "is_group": true
            }
        },
        {
            "name": "The Dark Science",
            "abbreviation": "TDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125142/?format=api",
                "id": 125142,
                "name": "The Dark Science",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-10-06",
    "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": "Snooky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125184/?format=api",
                    "id": 125184,
                    "name": "Snooky",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Brain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105444/?format=api",
                    "id": 105444,
                    "name": "Thargon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+design"
        },
        {
            "nick": {
                "name": "The Brain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105444/?format=api",
                    "id": 105444,
                    "name": "Thargon",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Rock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45639/?format=api",
                    "id": 45639,
                    "name": "Rock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/53241/Real_Intro_Preview.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=61450"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89511"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9d/76/caaf.295973.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/9d/76/caaf.295973.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9d/76/caaf.295973.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}