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

{
    "url": "https://demozoo.org/api/v1/productions/180381/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180381/",
    "id": 180381,
    "title": "A Great Comp",
    "author_nicks": [
        {
            "name": "Zest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75137/?format=api",
                "id": 75137,
                "name": "Zest",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-02-21",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kevn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75138/?format=api",
                    "id": 75138,
                    "name": "Kevn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75139/?format=api",
                    "id": 75139,
                    "name": "Vain",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Bone Idle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75140/?format=api",
                    "id": 75140,
                    "name": "Bone Idle",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bone Idle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75140/?format=api",
                    "id": 75140,
                    "name": "Bone Idle",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        },
        {
            "nick": {
                "name": "Tonedeaf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7917/?format=api",
                    "id": 7917,
                    "name": "Tonedeaf",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/0e/3cc9.150962.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/a6/0e/3cc9.150962.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/0e/3cc9.150962.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e4/fd/b289.150963.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/e4/fd/b289.150963.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e4/fd/b289.150963.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}