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

{
    "url": "https://demozoo.org/api/v1/productions/306333/?format=api",
    "demozoo_url": "https://demozoo.org/productions/306333/",
    "id": 306333,
    "title": "Final Assault",
    "author_nicks": [
        {
            "name": "GMG",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2192/?format=api",
                "id": 2192,
                "name": "GMG",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-11-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Globe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2430/?format=api",
                    "id": 2430,
                    "name": "Globe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Globe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2430/?format=api",
                    "id": 2430,
                    "name": "Globe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Globe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2430/?format=api",
                    "id": 2430,
                    "name": "Globe",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "design"
        },
        {
            "nick": {
                "name": "Marco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2433/?format=api",
                    "id": 2433,
                    "name": "Marco",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "testing"
        },
        {
            "nick": {
                "name": "Marco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2433/?format=api",
                    "id": 2433,
                    "name": "Marco",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "support"
        },
        {
            "nick": {
                "name": "Goldmaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2431/?format=api",
                    "id": 2431,
                    "name": "Goldmaster",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Goldmaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2431/?format=api",
                    "id": 2431,
                    "name": "Goldmaster",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "hw support"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://atari8.dev/final_assault/Final%20Assault%201.1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://atari8.dev/final_assault/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=WMVeQs4xCQw"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/91/eb/9552.306190.jpg",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/91/eb/9552.306190.jpg",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/91/eb/9552.306190.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}