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

{
    "url": "https://demozoo.org/api/v1/productions/7963/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7963/",
    "id": 7963,
    "title": "Happy Demo",
    "author_nicks": [
        {
            "name": "Power Of Sound",
            "abbreviation": "POS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8915/?format=api",
                "id": 8915,
                "name": "Power Of Sound",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Phantom Ltd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11547/?format=api",
                    "id": 11547,
                    "name": "Phantom Ltd",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Andy Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11548/?format=api",
                    "id": 11548,
                    "name": "Andy Man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Himik's ZXZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9036/?format=api",
                    "id": 9036,
                    "name": "Himiks ZXZ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Al Heather",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9007/?format=api",
                    "id": 9007,
                    "name": "Al Heather",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11549/?format=api",
                    "id": 11549,
                    "name": "Jack",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals"
        },
        {
            "nick": {
                "name": "Himik's ZXZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9036/?format=api",
                    "id": 9036,
                    "name": "Himiks ZXZ",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals"
        },
        {
            "nick": {
                "name": "Himik's ZXZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9036/?format=api",
                    "id": 9036,
                    "name": "Himiks ZXZ",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200308/pos/happy1.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/b2/9be7.6354.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/eb/b2/9be7.6354.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/b2/9be7.6354.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}