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

{
    "url": "https://demozoo.org/api/v1/productions/151662/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151662/",
    "id": 151662,
    "title": "Z2 Special Edition (Z2 SE)",
    "author_nicks": [
        {
            "name": "Mobius Codeworks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62758/?format=api",
                "id": 62758,
                "name": "Mobius Codeworks",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/13/?format=api",
            "id": 13,
            "name": "Sony Playstation 1 (PSX)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zogg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32159/?format=api",
                    "id": 32159,
                    "name": "Zogg",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Music and SFX"
        },
        {
            "nick": {
                "name": "Zogg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32159/?format=api",
                    "id": 32159,
                    "name": "Zogg",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D Models"
        },
        {
            "nick": {
                "name": "Zogg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32159/?format=api",
                    "id": 32159,
                    "name": "Zogg",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Title screen and in game graphics"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}