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

{
    "url": "https://demozoo.org/api/v1/productions/268903/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268903/",
    "id": 268903,
    "title": "Buckaroo Banzai",
    "author_nicks": [
        {
            "name": "Golden State Pirates",
            "abbreviation": "GSP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119169/?format=api",
                "id": 119169,
                "name": "Golden State Pirates",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Unseen Entity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107894/?format=api",
                    "id": 107894,
                    "name": "Unseen Entity",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Green Hornet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107896/?format=api",
                    "id": 107896,
                    "name": "Green Hornet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Masked Adventurer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107898/?format=api",
                    "id": 107898,
                    "name": "Masked Adventurer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "G-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107895/?format=api",
                    "id": 107895,
                    "name": "G-Man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Crazy Cat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107897/?format=api",
                    "id": 107897,
                    "name": "Crazy Cat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/d1/4c94.194874.gif",
            "original_width": 562,
            "original_height": 386,
            "standard_url": "https://media.demozoo.org/screens/s/bd/d1/4c94.194874.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/d1/4c94.194874.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "buckaroo-banzai"
    ]
}