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

{
    "url": "https://demozoo.org/api/v1/productions/8159/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8159/",
    "id": 8159,
    "title": "Galaga",
    "author_nicks": [
        {
            "name": "Anthrox",
            "abbreviation": "ATX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox",
                "is_group": true
            }
        },
        {
            "name": "SWAT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11622/?format=api",
                "id": 11622,
                "name": "SWAT",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The White Knight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9944/?format=api",
                    "id": 9944,
                    "name": "The White Knight",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Red Devil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1903/?format=api",
                    "id": 1903,
                    "name": "Red Devil",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/anthrox/atx-new1.lzh"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12929"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Bgy3z5I-RYU"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9e/14/d9ca.25505.jpg",
            "original_width": 322,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/9e/14/d9ca.25505.jpg",
            "standard_width": 322,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9e/14/d9ca.25505.jpg",
            "thumbnail_width": 161,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}