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

{
    "url": "https://demozoo.org/api/v1/productions/290078/?format=api",
    "demozoo_url": "https://demozoo.org/productions/290078/",
    "id": 290078,
    "title": "The Print Shop",
    "author_nicks": [
        {
            "name": "The 1200 Club",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115539/?format=api",
                "id": 115539,
                "name": "The 1200 Club",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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": "Mr. Krac-Man Krac-Ware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118469/?format=api",
                    "id": 118469,
                    "name": "Mr. Krac-Man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/144a_The_Print_Shop/144a_The_Print_Shop.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/144a_The_Print_Shop"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/e3/0b5b.286101.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/dc/e3/0b5b.286101.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/e3/0b5b.286101.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}