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

{
    "url": "https://demozoo.org/api/v1/productions/362602/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/362602/",
    "id": 362602,
    "title": "Elysium Power Artpack #1",
    "author_nicks": [
        {
            "name": "Elysium Power",
            "abbreviation": "ELP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122704/?format=api",
                "id": 122704,
                "name": "Elysium Power",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-01-31",
    "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": "Quiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43208/?format=api",
                    "id": 43208,
                    "name": "Quiz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "VGA"
        },
        {
            "nick": {
                "name": "Mankind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25526/?format=api",
                    "id": 25526,
                    "name": "Mankind",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI"
        },
        {
            "nick": {
                "name": "Mako",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51089/?format=api",
                    "id": 51089,
                    "name": "Mako",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI"
        },
        {
            "nick": {
                "name": "Skyknight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123664/?format=api",
                    "id": 123664,
                    "name": "Skyknight",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/archive/1997/elp-0297.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "SixteenColorsPack",
            "url": "https://16colo.rs/pack/elp-0297/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}