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

{
    "url": "https://demozoo.org/api/v1/productions/363432/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363432/",
    "id": 363432,
    "title": "Kacagó Macskák (Laughing Cats)",
    "author_nicks": [
        {
            "name": "Zalka Hacker Service",
            "abbreviation": "ZHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108250/?format=api",
                "id": 108250,
                "name": "Zalka Hacker Service",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TCFS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145570/?format=api",
                    "id": 145570,
                    "name": "TCFS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Master Computing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108249/?format=api",
                    "id": 108249,
                    "name": "Master Computing",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://plus4world.powweb.com/dl/demos/k/kacago_macskak.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Kacago_Macskak"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}