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

{
    "url": "https://demozoo.org/api/v1/productions/202873/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202873/",
    "id": 202873,
    "title": "Math Blaster Plus! Cracktro",
    "author_nicks": [
        {
            "name": "Pompey Pirates",
            "abbreviation": "PP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2228/?format=api",
                "id": 2228,
                "name": "Pompey Pirates",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Corporation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113884/?format=api",
                "id": 113884,
                "name": "The Corporation",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42408/?format=api",
                    "id": 42408,
                    "name": "Gor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lawz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31815/?format=api",
                    "id": 31815,
                    "name": "Lawz",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Crack"
        },
        {
            "nick": {
                "name": "Teddystacker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32638/?format=api",
                    "id": 32638,
                    "name": "Teddystacker",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Supply"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c5/a8/c62c.185034.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/c5/a8/c62c.185034.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c5/a8/c62c.185034.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}