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

{
    "url": "https://demozoo.org/api/v1/productions/381067/?format=api",
    "demozoo_url": "https://demozoo.org/productions/381067/",
    "id": 381067,
    "title": "King's Quest II",
    "author_nicks": [
        {
            "name": "First Class",
            "abbreviation": "FC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61759/?format=api",
                "id": 61759,
                "name": "First Class",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1985",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Talisman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118570/?format=api",
                    "id": 118570,
                    "name": "The Talisman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Dark Prophet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119873/?format=api",
                    "id": 119873,
                    "name": "The Dark Prophet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Hitman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118438/?format=api",
                    "id": 118438,
                    "name": "The Hitman",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "special thanks"
        },
        {
            "nick": {
                "name": "The Wardon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119166/?format=api",
                    "id": 119166,
                    "name": "The Wardon",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "supply"
        },
        {
            "nick": {
                "name": "The Merchant",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129130/?format=api",
                    "id": 129130,
                    "name": "The Merchant",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://artscene.textfiles.com/intros/APPLEII/kq2.gif"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}