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

{
    "url": "https://demozoo.org/api/v1/productions/380879/?format=api",
    "demozoo_url": "https://demozoo.org/productions/380879/",
    "id": 380879,
    "title": "Fooblitzky",
    "author_nicks": [
        {
            "name": "Digital Gang",
            "abbreviation": "DG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61754/?format=api",
                "id": 61754,
                "name": "Digital Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1986",
    "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": "Sherlock Apple",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116734/?format=api",
                    "id": 116734,
                    "name": "Sherlock Apple",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Dragon Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118565/?format=api",
                    "id": 118565,
                    "name": "The Dragon Lord",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "special thanks"
        },
        {
            "nick": {
                "name": "The Matrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153163/?format=api",
                    "id": 153163,
                    "name": "The Matrix",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Dist"
        },
        {
            "nick": {
                "name": "The Oracle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153164/?format=api",
                    "id": 153164,
                    "name": "The Oracle",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "dist"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/a2_Fooblitzky_1985_Infocom_cr_Digital_Gang"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/f1/292f.370669.png",
            "original_width": 577,
            "original_height": 409,
            "standard_url": "https://media.demozoo.org/screens/s/99/f1/292f.370669.png",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/f1/292f.370669.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}