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

{
    "url": "https://demozoo.org/api/v1/productions/123048/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123048/",
    "id": 123048,
    "title": "Hope 2",
    "author_nicks": [
        {
            "name": "Keen Like Frogs",
            "abbreviation": "KLF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8791/?format=api",
                "id": 8791,
                "name": "Keen Like Frogs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-09",
    "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": "Medicus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13627/?format=api",
                    "id": 13627,
                    "name": "Medicus",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Joaco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53767/?format=api",
                    "id": 53767,
                    "name": "Joaco",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Climax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10159/?format=api",
                    "id": 10159,
                    "name": "Climax",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        },
        {
            "nick": {
                "name": "XYZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17151/?format=api",
                    "id": 17151,
                    "name": "XYZ",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Deepfreezer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53768/?format=api",
                    "id": 53768,
                    "name": "Deepfreezer",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Climax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10159/?format=api",
                    "id": 10159,
                    "name": "Climax",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Submissive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/560/?format=api",
                    "id": 560,
                    "name": "Torus",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/hope/hope02.pdf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/0b/8bcc.68867.jpg",
            "original_width": 593,
            "original_height": 793,
            "standard_url": "https://media.demozoo.org/screens/s/fa/0b/8bcc.68867.png",
            "standard_width": 224,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/0b/8bcc.68867.png",
            "thumbnail_width": 112,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "pornography",
        "nsfw",
        "hacking"
    ]
}