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

{
    "url": "https://demozoo.org/api/v1/productions/381221/?format=api",
    "demozoo_url": "https://demozoo.org/productions/381221/",
    "id": 381221,
    "title": "Alice in Wonderland",
    "author_nicks": [
        {
            "name": "Gadget Master",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107906/?format=api",
                "id": 107906,
                "name": "Gadget Master",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1985",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gadget Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107906/?format=api",
                    "id": 107906,
                    "name": "Gadget Master",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Miner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134219/?format=api",
                    "id": 134219,
                    "name": "The Miner",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/351_Alice_in_Wonderland_Side_1"
        },
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/a2_alice_in_wonderland_1"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/26/a97b.371296.png",
            "original_width": 581,
            "original_height": 407,
            "standard_url": "https://media.demozoo.org/screens/s/c2/26/a97b.371296.png",
            "standard_width": 400,
            "standard_height": 280,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/26/a97b.371296.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/7a/87/8b09.371297.png",
            "original_width": 581,
            "original_height": 407,
            "standard_url": "https://media.demozoo.org/screens/s/7a/87/8b09.371297.png",
            "standard_width": 400,
            "standard_height": 280,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7a/87/8b09.371297.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}