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

{
    "url": "https://demozoo.org/api/v1/productions/293265/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293265/",
    "id": 293265,
    "title": "Super Sunday",
    "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": "Mr. Ed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122553/?format=api",
                    "id": 122553,
                    "name": "Mr. Ed",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Triton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47066/?format=api",
                    "id": 47066,
                    "name": "The Triton",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanx"
        },
        {
            "nick": {
                "name": "Rylos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122554/?format=api",
                    "id": 122554,
                    "name": "Rylos",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanx"
        },
        {
            "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": "Other",
            "role": "special thanx"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/250_Super_Sunday/250_Super_Sunday.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/250_Super_Sunday"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9d/7b/ed41.290225.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/9d/7b/ed41.290225.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9d/7b/ed41.290225.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}