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

{
    "url": "https://demozoo.org/api/v1/productions/91566/?format=api",
    "demozoo_url": "https://demozoo.org/productions/91566/",
    "id": 91566,
    "title": "The Voice Dysk Mag 1",
    "author_nicks": [
        {
            "name": "Team From The East",
            "abbreviation": "T.F.T.E.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35362/?format=api",
                "id": 35362,
                "name": "Team From The East",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Byte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32120/?format=api",
                    "id": 32120,
                    "name": "Mr. Byte",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "STrych",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32139/?format=api",
                    "id": 32139,
                    "name": "STrych",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "STrych",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32139/?format=api",
                    "id": 32139,
                    "name": "STrych",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lovespy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48588/?format=api",
                    "id": 48588,
                    "name": "Lovespy",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "the-voice"
    ]
}