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

{
    "url": "https://demozoo.org/api/v1/productions/296792/?format=api",
    "demozoo_url": "https://demozoo.org/productions/296792/",
    "id": 296792,
    "title": "Guitar Wizard",
    "author_nicks": [
        {
            "name": "Coast To Coast",
            "abbreviation": "CTC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118447/?format=api",
                "id": 118447,
                "name": "Coast To Coast",
                "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": "Double D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124639/?format=api",
                    "id": 124639,
                    "name": "Double D",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Nomad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124640/?format=api",
                    "id": 124640,
                    "name": "Nomad",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Crazy Cracker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124641/?format=api",
                    "id": 124641,
                    "name": "Crazy Cracker",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "dist"
        },
        {
            "nick": {
                "name": "Mr. Memorex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124642/?format=api",
                    "id": 124642,
                    "name": "Mr. Memorex",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "dist"
        },
        {
            "nick": {
                "name": "Crocket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124643/?format=api",
                    "id": 124643,
                    "name": "Crocket",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "Media Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124644/?format=api",
                    "id": 124644,
                    "name": "Media Master",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/321_Guitar_Wizard/321_Guitar_Wizard.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/321_Guitar_Wizard"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/95/be/8837.295238.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/95/be/8837.295238.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/be/8837.295238.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}