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

{
    "url": "https://demozoo.org/api/v1/productions/300964/?format=api",
    "demozoo_url": "https://demozoo.org/productions/300964/",
    "id": 300964,
    "title": "Goroskop",
    "author_nicks": [
        {
            "name": "Technoman Group",
            "abbreviation": "TMG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12585/?format=api",
                "id": 12585,
                "name": "Technoman Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/release/id:274476/filename:goroskop.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/98/ae/97a5.299529.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/98/ae/97a5.299529.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/98/ae/97a5.299529.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/03/b5/dcc3.299530.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/03/b5/dcc3.299530.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/b5/dcc3.299530.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}