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

{
    "url": "https://demozoo.org/api/v1/productions/317443/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/317443/",
    "id": 317443,
    "title": "ANSi Release #2",
    "author_nicks": [
        {
            "name": "ANSi Creation Enterprise",
            "abbreviation": "ACE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89284/?format=api",
                "id": 89284,
                "name": "Ansi Factory",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-12-07",
    "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": "Rekku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89286/?format=api",
                    "id": 89286,
                    "name": "Rekku",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI"
        },
        {
            "nick": {
                "name": "Storm Hawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123184/?format=api",
                    "id": 123184,
                    "name": "Stormy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI"
        },
        {
            "nick": {
                "name": "Lemming",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1245/?format=api",
                    "id": 1245,
                    "name": "Lemming",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI"
        },
        {
            "nick": {
                "name": "Jate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3295/?format=api",
                    "id": 3295,
                    "name": "Jate",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/archive/1992/ace-r%232.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "SixteenColorsPack",
            "url": "https://16colo.rs/pack/ace-r2/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}