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

{
    "url": "https://demozoo.org/api/v1/productions/96807/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/96807/",
    "id": 96807,
    "title": "Galza 02",
    "author_nicks": [
        {
            "name": "Galza",
            "abbreviation": "GLZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10339/?format=api",
                "id": 10339,
                "name": "Galza",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
            "id": 51,
            "name": "Artpack",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sixteencolors.net/pack/galza-02"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}