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

{
    "url": "https://demozoo.org/api/v1/productions/381100/?format=api",
    "demozoo_url": "https://demozoo.org/productions/381100/",
    "id": 381100,
    "title": "Mindshadow",
    "author_nicks": [
        {
            "name": "Black Bag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53232/?format=api",
                "id": 53232,
                "name": "Black Bag",
                "is_group": true
            }
        },
        {
            "name": "High Society",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153145/?format=api",
                "id": 153145,
                "name": "High Society",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1984",
    "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 Cloak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55086/?format=api",
                    "id": 55086,
                    "name": "The Cloak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Hot Rod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46799/?format=api",
                    "id": 46799,
                    "name": "Hot Rod",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "The Syndicate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116804/?format=api",
                    "id": 116804,
                    "name": "The Syndicate",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "The Whip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116805/?format=api",
                    "id": 116805,
                    "name": "The Whip",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://artscene.textfiles.com/intros/APPLEII/mshadow.gif"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}