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

{
    "url": "https://demozoo.org/api/v1/productions/98999/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98999/",
    "id": 98999,
    "title": "Alt-1 16",
    "author_nicks": [
        {
            "name": "Alt-1 Staff",
            "abbreviation": "ALT1",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124278/?format=api",
                "id": 124278,
                "name": "Alt-1 Staff",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Natas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47002/?format=api",
                    "id": 47002,
                    "name": "Benzel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Natas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47002/?format=api",
                    "id": 47002,
                    "name": "Benzel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Ansi"
        },
        {
            "nick": {
                "name": "Renderman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47003/?format=api",
                    "id": 47003,
                    "name": "Renderman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://defacto2.net/d/ae1a085"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/alt-1/alt16.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/ae1a085"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/10/c8/0483.309862.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/10/c8/0483.309862.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/c8/0483.309862.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}