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

{
    "url": "https://demozoo.org/api/v1/productions/373052/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/373052/",
    "id": 373052,
    "title": "Artpack #3: More Happiness",
    "author_nicks": [
        {
            "name": "Dark Land Crew",
            "abbreviation": "DLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149983/?format=api",
                "id": 149983,
                "name": "Dark Land Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-12-20",
    "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": "Headcrasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27648/?format=api",
                    "id": 27648,
                    "name": "Head",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ANSI, ASCII"
        },
        {
            "nick": {
                "name": "Mortimer McMire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13216/?format=api",
                    "id": 13216,
                    "name": "Jashiin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "VGA"
        },
        {
            "nick": {
                "name": "Headcrasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27648/?format=api",
                    "id": 27648,
                    "name": "Head",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/archive/1999/dlc-03.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "SixteenColorsPack",
            "url": "https://16colo.rs/pack/dlc-03/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "christmas",
        "new-year"
    ]
}