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

{
    "url": "https://demozoo.org/api/v1/productions/371401/?format=api",
    "demozoo_url": "https://demozoo.org/productions/371401/",
    "id": 371401,
    "title": "Lenny the ninja",
    "author_nicks": [
        {
            "name": "Buddy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52028/?format=api",
                "id": 52028,
                "name": "Buddy",
                "is_group": false
            }
        },
        {
            "name": "PPS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49832/?format=api",
                "id": 49832,
                "name": "PPS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-04-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Buddy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52028/?format=api",
                    "id": 52028,
                    "name": "Buddy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "song 2 aA8"
        },
        {
            "nick": {
                "name": "Buddy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52028/?format=api",
                    "id": 52028,
                    "name": "Buddy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "big lenny picture"
        },
        {
            "nick": {
                "name": "PPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49832/?format=api",
                    "id": 49832,
                    "name": "PPS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "PPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49832/?format=api",
                    "id": 49832,
                    "name": "PPS",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional pics + all converts 2 a8"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4AJ3axBN_8w"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}