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

{
    "url": "https://demozoo.org/api/v1/productions/203632/?format=api",
    "demozoo_url": "https://demozoo.org/productions/203632/",
    "id": 203632,
    "title": "Showpath",
    "author_nicks": [
        {
            "name": "Technoforce",
            "abbreviation": "TNF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89536/?format=api",
                "id": 89536,
                "name": "Technoforce",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-09",
    "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": "Warlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89537/?format=api",
                    "id": 89537,
                    "name": "Warlock",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rotzowa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89538/?format=api",
                    "id": 89538,
                    "name": "Rotzowa",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "documentation"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "cli-tool"
    ]
}