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

{
    "url": "https://demozoo.org/api/v1/productions/270147/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270147/",
    "id": 270147,
    "title": "Forbid Patch V1.0",
    "author_nicks": [
        {
            "name": "LSD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "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": "Shagratt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50043/?format=api",
                    "id": 50043,
                    "name": "Shagratt",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "docs"
        },
        {
            "nick": {
                "name": "Billy Bone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93533/?format=api",
                    "id": 93533,
                    "name": "Billy Bone",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}