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

{
    "url": "https://demozoo.org/api/v1/productions/8838/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/8838/",
    "id": 8838,
    "title": "Mimic 85",
    "author_nicks": [
        {
            "name": "Mimic",
            "abbreviation": "MMC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
                "id": 9364,
                "name": "Mimic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-02-14",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
            "id": 51,
            "name": "Artpack",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Barium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10322/?format=api",
                    "id": 10322,
                    "name": "Barium",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        },
        {
            "nick": {
                "name": "C-jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                    "id": 9147,
                    "name": "C-jeff",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        },
        {
            "nick": {
                "name": "H7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3012/?format=api",
                    "id": 3012,
                    "name": "H7",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        },
        {
            "nick": {
                "name": "Aesthetic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11849/?format=api",
                    "id": 11849,
                    "name": "Aesthetic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii, ansi"
        },
        {
            "nick": {
                "name": "Ricky Martin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3041/?format=api",
                    "id": 3041,
                    "name": "Ricky Martin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.sixteencolors.net/artpacks/2007/mimic85.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/mimic/mimic85.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}