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

{
    "url": "https://demozoo.org/api/v1/productions/274937/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274937/",
    "id": 274937,
    "title": "Upper Case Convertor V1.1",
    "author_nicks": [
        {
            "name": "101 The Maltese Hackers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3507/?format=api",
                "id": 3507,
                "name": "101 The Maltese Hackers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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": "Crain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63617/?format=api",
                    "id": 63617,
                    "name": "Crain",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/f1/1bfe.260371.png",
            "original_width": 395,
            "original_height": 89,
            "standard_url": "https://media.demozoo.org/screens/s/7d/f1/1bfe.260371.png",
            "standard_width": 395,
            "standard_height": 89,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/f1/1bfe.260371.png",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": []
}