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

{
    "url": "https://demozoo.org/api/v1/productions/270861/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270861/",
    "id": 270861,
    "title": "Star Only Demo",
    "author_nicks": [
        {
            "name": "Genesis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42407/?format=api",
                "id": 42407,
                "name": "Genesis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zoch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37361/?format=api",
                    "id": 37361,
                    "name": "Zoch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ST-Iron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7205/?format=api",
                    "id": 7205,
                    "name": "Sti",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/25/76c6.255738.png",
            "original_width": 416,
            "original_height": 281,
            "standard_url": "https://media.demozoo.org/screens/s/03/25/76c6.255738.png",
            "standard_width": 400,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/25/76c6.255738.png",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": [
        "sampledemo"
    ]
}