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

{
    "url": "https://demozoo.org/api/v1/productions/13684/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13684/",
    "id": 13684,
    "title": "Schizophrenia",
    "author_nicks": [
        {
            "name": "Exodus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5071/?format=api",
                "id": 5071,
                "name": "Exodus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "DC Pak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8956/?format=api",
                    "id": 8956,
                    "name": "DC Pak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DC Pak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8956/?format=api",
                    "id": 8956,
                    "name": "DC Pak",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Agent X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8964/?format=api",
                    "id": 8964,
                    "name": "Agent-X",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cat-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8959/?format=api",
                    "id": 8959,
                    "name": "Cat-Man",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cat-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8959/?format=api",
                    "id": 8959,
                    "name": "Cat-Man",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/052002/schizo.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200412/ay/Agent-X%20-%20Schizophrenia.ay"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Schizo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2123"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/19/d6/ec71.279665.jpg",
            "original_width": 1272,
            "original_height": 953,
            "standard_url": "https://media.demozoo.org/screens/s/19/d6/ec71.279665.jpg",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/19/d6/ec71.279665.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/48/da3e.279666.jpg",
            "original_width": 1273,
            "original_height": 955,
            "standard_url": "https://media.demozoo.org/screens/s/c9/48/da3e.279666.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/48/da3e.279666.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}