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

{
    "url": "https://demozoo.org/api/v1/productions/292815/?format=api",
    "demozoo_url": "https://demozoo.org/productions/292815/",
    "id": 292815,
    "title": "Sound Wizard",
    "author_nicks": [
        {
            "name": "The Florida Guild",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122138/?format=api",
                "id": 122138,
                "name": "The Florida Guild",
                "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 Screamer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122136/?format=api",
                    "id": 122136,
                    "name": "The Screamer",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "distributed"
        },
        {
            "nick": {
                "name": "The Dark Warrior",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122137/?format=api",
                    "id": 122137,
                    "name": "The Dark Warrior",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "distributed"
        },
        {
            "nick": {
                "name": "The Outlaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119164/?format=api",
                    "id": 119164,
                    "name": "The Outlaw",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "distributed"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/244a_Sound_Wizard/244a_Sound_Wizard.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/244a_Sound_Wizard"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/01/65/af67.289599.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/01/65/af67.289599.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/01/65/af67.289599.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}