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

{
    "url": "https://demozoo.org/api/v1/productions/199128/?format=api",
    "demozoo_url": "https://demozoo.org/productions/199128/",
    "id": 199128,
    "title": "1St March Wishtro",
    "author_nicks": [
        {
            "name": "SandS",
            "abbreviation": "SNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS",
                "is_group": true
            }
        },
        {
            "name": "UniVerse",
            "abbreviation": "UNV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15373/?format=api",
                "id": 15373,
                "name": "UniVerse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Manwe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10117/?format=api",
                    "id": 10117,
                    "name": "Manwe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Programmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15647/?format=api",
                    "id": 15647,
                    "name": "Programmer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1998/0-9/1stmarch.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8813"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/74/aa/dbee.361794.png",
            "original_width": 636,
            "original_height": 394,
            "standard_url": "https://media.demozoo.org/screens/s/74/aa/dbee.361794.png",
            "standard_width": 400,
            "standard_height": 247,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/aa/dbee.361794.png",
            "thumbnail_width": 200,
            "thumbnail_height": 123
        }
    ],
    "tags": []
}