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

{
    "url": "https://demozoo.org/api/v1/productions/123049/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123049/",
    "id": 123049,
    "title": "Illegal 19",
    "author_nicks": [
        {
            "name": "German Spreading Service",
            "abbreviation": "GSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51863/?format=api",
                "id": 51863,
                "name": "German Spreading Service",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
            "id": 48,
            "name": "Papermag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jeff Smart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8822/?format=api",
                    "id": 8822,
                    "name": "Jeff Smart",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Main Editor"
        },
        {
            "nick": {
                "name": "Microbyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53769/?format=api",
                    "id": 53769,
                    "name": "Microbyte",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Joe Cool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22190/?format=api",
                    "id": 22190,
                    "name": "Joe Cool",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Marauder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72613/?format=api",
                    "id": 72613,
                    "name": "Marauder Inc.",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/illegal/illegal19.pdf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/70/b1/6b96.68868.jpg",
            "original_width": 577,
            "original_height": 812,
            "standard_url": "https://media.demozoo.org/screens/s/70/b1/6b96.68868.png",
            "standard_width": 213,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/70/b1/6b96.68868.png",
            "thumbnail_width": 106,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "illegal",
        "german",
        "piracy"
    ]
}