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

{
    "url": "https://demozoo.org/api/v1/productions/378697/?format=api",
    "demozoo_url": "https://demozoo.org/productions/378697/",
    "id": 378697,
    "title": "Kick Ass",
    "author_nicks": [
        {
            "name": "Killer Toad",
            "abbreviation": "KillerToad",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12459/?format=api",
                "id": 12459,
                "name": "Killer Toad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hacker Eidis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152217/?format=api",
                    "id": 152217,
                    "name": "Eidis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Epp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152223/?format=api",
                    "id": 152223,
                    "name": "Epp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Scroller Routine"
        },
        {
            "nick": {
                "name": "Hacker Eidis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152217/?format=api",
                    "id": 152217,
                    "name": "Eidis",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Epp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152223/?format=api",
                    "id": 152223,
                    "name": "Epp",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Vollsuff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12791/?format=api",
                    "id": 12791,
                    "name": "Jack Alien",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "C64 Original"
        },
        {
            "nick": {
                "name": "Hacker Eidis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152217/?format=api",
                    "id": 152217,
                    "name": "Eidis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Conversion"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/release/id:272944/kass.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/77/8532.367287.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/f9/77/8532.367287.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/77/8532.367287.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw",
        "incomplete-credits",
        "latvian-language",
        "flamewar"
    ]
}