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

{
    "url": "https://demozoo.org/api/v1/productions/295561/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295561/",
    "id": 295561,
    "title": "Instant Pascal",
    "author_nicks": [
        {
            "name": "The Digital Gang",
            "abbreviation": "DG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61754/?format=api",
                "id": 61754,
                "name": "The Digital Gang",
                "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": "The Watcher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118514/?format=api",
                    "id": 118514,
                    "name": "The Watcher",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "special thanx"
        },
        {
            "nick": {
                "name": "Tom E. Hawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119157/?format=api",
                    "id": 119157,
                    "name": "Tom E. Hawk",
                    "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": "thanx"
        },
        {
            "nick": {
                "name": "The Bit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107904/?format=api",
                    "id": 107904,
                    "name": "The Bit",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "distributed"
        },
        {
            "nick": {
                "name": "Surfer Bill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119493/?format=api",
                    "id": 119493,
                    "name": "Surfer Bill",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "distributed"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/308_Instant_Pascal/308_Instant_Pascal.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/308_Instant_Pascal"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/90/02/73fd.293473.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/90/02/73fd.293473.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/90/02/73fd.293473.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}