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

{
    "url": "https://demozoo.org/api/v1/productions/128989/?format=api",
    "demozoo_url": "https://demozoo.org/productions/128989/",
    "id": 128989,
    "title": "Smiling Panda 1",
    "author_nicks": [
        {
            "name": "Twin Eagles Group",
            "abbreviation": "TEG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55330/?format=api",
                "id": 55330,
                "name": "Twin Eagles Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-01-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mistress Byte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55331/?format=api",
                    "id": 55331,
                    "name": "Mistress Byte",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        },
        {
            "nick": {
                "name": "Overmind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55333/?format=api",
                    "id": 55333,
                    "name": "Overmind",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        },
        {
            "nick": {
                "name": "Mr.Byte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55332/?format=api",
                    "id": 55332,
                    "name": "Mr.Byte",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "piracy",
        "spanish",
        "recollections"
    ]
}