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

{
    "url": "https://demozoo.org/api/v1/productions/133637/?format=api",
    "demozoo_url": "https://demozoo.org/productions/133637/",
    "id": 133637,
    "title": "Manga Overdose",
    "author_nicks": [
        {
            "name": "Resource",
            "abbreviation": "RSC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pete",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11174/?format=api",
                    "id": 11174,
                    "name": "Pete",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "intro logo"
        },
        {
            "nick": {
                "name": "Splash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12081/?format=api",
                    "id": 12081,
                    "name": "Splash",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "intro sprites"
        },
        {
            "nick": {
                "name": "Dale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12079/?format=api",
                    "id": 12079,
                    "name": "Dale",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11173/?format=api",
                    "id": 11173,
                    "name": "Lion",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics conversion"
        },
        {
            "nick": {
                "name": "Jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/767/?format=api",
                    "id": 767,
                    "name": "Soren",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "intro"
        },
        {
            "nick": {
                "name": "PRI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7247/?format=api",
                    "id": 7247,
                    "name": "P.R.I.",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "slideshow"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/r/Resource/Manga_Overdose.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=5987"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=L5wU0Bhs87w"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}