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

{
    "url": "https://demozoo.org/api/v1/productions/186092/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186092/",
    "id": 186092,
    "title": "PF05.czech_gingerbread",
    "author_nicks": [
        {
            "name": "Marshals",
            "abbreviation": "MRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                "id": 387,
                "name": "Marshals",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-12-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Woid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/386/?format=api",
                    "id": 386,
                    "name": "Woid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "main"
        },
        {
            "nick": {
                "name": "Nula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                    "id": 3785,
                    "name": "Nooly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Raist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
                    "id": 11395,
                    "name": "Raist",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design, effects, animation, 3d"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/marshals/mrs-pf05.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15126"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl",
        "demopaja",
        "64mb"
    ]
}