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

{
    "url": "https://demozoo.org/api/v1/productions/40171/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40171/",
    "id": 40171,
    "title": "Full Anim Board Design",
    "author_nicks": [
        {
            "name": "Seven M",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25740/?format=api",
                "id": 25740,
                "name": "Seven M",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Upperclass",
            "abbreviation": "UC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7072/?format=api",
                "id": 7072,
                "name": "Upperclass",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-09-22",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/c6/a469.8750.gif",
            "original_width": 640,
            "original_height": 178,
            "standard_url": "https://media.demozoo.org/screens/s/8f/c6/a469.8750.png",
            "standard_width": 400,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/c6/a469.8750.png",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": []
}