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

{
    "url": "https://demozoo.org/api/v1/productions/203037/?format=api",
    "demozoo_url": "https://demozoo.org/productions/203037/",
    "id": 203037,
    "title": "Circlescroll V1.2",
    "author_nicks": [
        {
            "name": "Majic 12",
            "abbreviation": "M12",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-09",
    "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": "Flesh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18634/?format=api",
                    "id": 18634,
                    "name": "Flesh",
                    "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/d2/89/799d.185349.png",
            "original_width": 260,
            "original_height": 172,
            "standard_url": "https://media.demozoo.org/screens/s/d2/89/799d.185349.png",
            "standard_width": 260,
            "standard_height": 172,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d2/89/799d.185349.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": []
}