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

{
    "url": "https://demozoo.org/api/v1/productions/203061/?format=api",
    "demozoo_url": "https://demozoo.org/productions/203061/",
    "id": 203061,
    "title": "Pointerclear V3.0",
    "author_nicks": [
        {
            "name": "Italian Bad Boys",
            "abbreviation": "IBB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1555/?format=api",
                "id": 1555,
                "name": "Italian Bad Boys",
                "is_group": true
            }
        },
        {
            "name": "ThunderTeam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89058/?format=api",
                "id": 89058,
                "name": "ThunderTeam",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "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": "Alx Sty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80158/?format=api",
                    "id": 80158,
                    "name": "Alx Sty",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "fixed"
        },
        {
            "nick": {
                "name": "America",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89057/?format=api",
                    "id": 89057,
                    "name": "America",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "fixed"
        },
        {
            "nick": {
                "name": "Count Floyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4648/?format=api",
                    "id": 4648,
                    "name": "Count Floyd",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "original"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/01/73/e097.185366.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/01/73/e097.185366.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/01/73/e097.185366.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "antivirus"
    ]
}