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

{
    "url": "https://demozoo.org/api/v1/productions/66553/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66553/",
    "id": 66553,
    "title": "Slideshow",
    "author_nicks": [
        {
            "name": "Crystalic",
            "abbreviation": "CAC, C.A.C.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2170/?format=api",
                "id": 2170,
                "name": "Crystalic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-09-24",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2361/?format=api",
                    "id": 2361,
                    "name": "Lord",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Corre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2357/?format=api",
                    "id": 2357,
                    "name": "Corre",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2361/?format=api",
                    "id": 2361,
                    "name": "Lord",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Adlib"
        },
        {
            "nick": {
                "name": "Terry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32502/?format=api",
                    "id": 32502,
                    "name": "Deetroy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Module"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://crystalic.mattiasgustavsson.com/slide.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/crystalic/slide.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29139"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}