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

{
    "url": "https://demozoo.org/api/v1/productions/98872/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98872/",
    "id": 98872,
    "title": "Aesthetic #4",
    "author_nicks": [
        {
            "name": "Dark Illustrated",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15803/?format=api",
                "id": 15803,
                "name": "Digital Artists of the Rare Kind",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-28",
    "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": "Green Hornet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28418/?format=api",
                    "id": 28418,
                    "name": "Green Hornet",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Main Editor"
        },
        {
            "nick": {
                "name": "POD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46921/?format=api",
                    "id": 46921,
                    "name": "POD",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        },
        {
            "nick": {
                "name": "Green Hornet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28418/?format=api",
                    "id": 28418,
                    "name": "Green Hornet",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Reviews"
        },
        {
            "nick": {
                "name": "Desalvo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46918/?format=api",
                    "id": 46918,
                    "name": "Desalvo",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Reviews"
        },
        {
            "nick": {
                "name": "Carnifex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46919/?format=api",
                    "id": 46919,
                    "name": "Carnifex",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        },
        {
            "nick": {
                "name": "Burnout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46920/?format=api",
                    "id": 46920,
                    "name": "Burnout",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/aesthetic/aes-04.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/e2/7de8.49198.jpg",
            "original_width": 637,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/63/e2/7de8.49198.jpg",
            "standard_width": 400,
            "standard_height": 251,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/e2/7de8.49198.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "textmode",
        "artscene"
    ]
}