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

{
    "url": "https://demozoo.org/api/v1/productions/319740/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319740/",
    "id": 319740,
    "title": "Shag'a'delic",
    "author_nicks": [
        {
            "name": "Camelot",
            "abbreviation": "CML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137/?format=api",
                "id": 137,
                "name": "Camelot",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
            "id": 39,
            "name": "Nintendo 64 (N64)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Steve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13382/?format=api",
                    "id": 13382,
                    "name": "Steve",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Neptune",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7496/?format=api",
                    "id": 7496,
                    "name": "Neptune",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/3a/592a.321070.jpg",
            "original_width": 630,
            "original_height": 479,
            "standard_url": "https://media.demozoo.org/screens/s/ea/3a/592a.321070.jpg",
            "standard_width": 394,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/3a/592a.321070.jpg",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}