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

{
    "url": "https://demozoo.org/api/v1/productions/178318/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178318/",
    "id": 178318,
    "title": "Lame D-Mo",
    "author_nicks": [
        {
            "name": "D-Mob",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4559/?format=api",
                "id": 4559,
                "name": "D-Mob",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-10-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Uzi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4692/?format=api",
                    "id": 4692,
                    "name": "Uzi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4693/?format=api",
                    "id": 4693,
                    "name": "Zak",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Leper Messiah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4694/?format=api",
                    "id": 4694,
                    "name": "Leper Messiah",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/D/D-Mob/D_MOB-LameDmo.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=7785"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16559"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=WXKT8oSTXRM"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}