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

{
    "url": "https://demozoo.org/api/v1/productions/290940/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/290940/",
    "id": 290940,
    "title": "Pack #2",
    "author_nicks": [
        {
            "name": "Devil Forces",
            "abbreviation": "DVL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88549/?format=api",
                "id": 88549,
                "name": "Devil Forces",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "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": "Venomous",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25490/?format=api",
                    "id": 25490,
                    "name": "Venomous",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI"
        },
        {
            "nick": {
                "name": "Acid Brain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12142/?format=api",
                    "id": 12142,
                    "name": "acidbrain",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI, ASCII"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/artpacks/df-0002.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "SixteenColorsPack",
            "url": "https://16colo.rs/pack/df-0002/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}