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

{
    "url": "https://demozoo.org/api/v1/productions/313882/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313882/",
    "id": 313882,
    "title": "World's Greatest Baseball Game",
    "author_nicks": [
        {
            "name": "New Regime",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122809/?format=api",
                "id": 122809,
                "name": "The New Regime",
                "is_group": true
            }
        },
        {
            "name": "Shaolin Disciples",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134224/?format=api",
                "id": 134224,
                "name": "Shaolin Disciples",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1985-06-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
            "id": 57,
            "name": "Apple II GS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Mystic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122810/?format=api",
                    "id": 122810,
                    "name": "The Mystic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Two Knives Tan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118436/?format=api",
                    "id": 118436,
                    "name": "Two Knives Tan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Exploiter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107903/?format=api",
                    "id": 107903,
                    "name": "The Exploiter",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "special thanx"
        },
        {
            "nick": {
                "name": "The Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55123/?format=api",
                    "id": 55123,
                    "name": "The Fox",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "brought to you by"
        },
        {
            "nick": {
                "name": "The Bit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107904/?format=api",
                    "id": 107904,
                    "name": "The Bit",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "brought to you by"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/cf/baa4.314575.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/69/cf/baa4.314575.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/cf/baa4.314575.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}