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

{
    "url": "https://demozoo.org/api/v1/productions/365821/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/365821/",
    "id": 365821,
    "title": "Valiant Compilation",
    "author_nicks": [
        {
            "name": "Valiant",
            "abbreviation": "VNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131797/?format=api",
                "id": 131797,
                "name": "Valiant",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shihear Kallizad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40186/?format=api",
                    "id": 40186,
                    "name": "Shihear Kallizad",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "NFO"
        },
        {
            "nick": {
                "name": "Shihear Kallizad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40186/?format=api",
                    "id": 40186,
                    "name": "Shihear Kallizad",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Packager"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/archive/1993/valiant.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/d/b62f51c"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/b62f51c"
        },
        {
            "link_class": "SixteenColorsPack",
            "url": "https://16colo.rs/pack/valiant/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}