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

{
    "url": "https://demozoo.org/api/v1/productions/358586/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358586/",
    "id": 358586,
    "title": "Legacy of Kain: Soul Reaver (German)",
    "author_nicks": [
        {
            "name": "Paradox",
            "abbreviation": "PDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/23/?format=api",
            "id": 23,
            "name": "Sega Dreamcast"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vhanx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145075/?format=api",
                    "id": 145075,
                    "name": "Vhanx",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Illusion&X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133597/?format=api",
                    "id": 133597,
                    "name": "Illusion&X",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "ripper"
        },
        {
            "nick": {
                "name": "Icarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10166/?format=api",
                    "id": 10166,
                    "name": "Icarus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "first-production"
    ]
}