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

{
    "url": "https://demozoo.org/api/v1/productions/354767/?format=api",
    "demozoo_url": "https://demozoo.org/productions/354767/",
    "id": 354767,
    "title": "Describer 3.0 Update",
    "author_nicks": [
        {
            "name": "Latex",
            "abbreviation": "LTX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144603/?format=api",
                "id": 144603,
                "name": "Latex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Colorboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15325/?format=api",
                    "id": 15325,
                    "name": "N4cer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Original"
        },
        {
            "nick": {
                "name": "Cedrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92416/?format=api",
                    "id": 92416,
                    "name": "Cedrix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Update"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/amiga/ltxd3fix.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bbs-related"
    ]
}