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

{
    "url": "https://demozoo.org/api/v1/productions/327626/?format=api",
    "demozoo_url": "https://demozoo.org/productions/327626/",
    "id": 327626,
    "title": "Vectorballseditor V1.0",
    "author_nicks": [
        {
            "name": "TCC Design",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11434/?format=api",
                "id": 11434,
                "name": "TCC Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Red Sector Inc.",
            "abbreviation": "RSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                "id": 4737,
                "name": "Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "1991",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Delta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11424/?format=api",
                    "id": 11424,
                    "name": "Delta",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Beat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11423/?format=api",
                    "id": 11423,
                    "name": "Dr. Beat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "menusystem"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/65/35/38a5.330734.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/65/35/38a5.330734.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/65/35/38a5.330734.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/cb/09/928c.330733.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/cb/09/928c.330733.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cb/09/928c.330733.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}