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

{
    "url": "https://demozoo.org/api/v1/productions/90444/?format=api",
    "demozoo_url": "https://demozoo.org/productions/90444/",
    "id": 90444,
    "title": "Elviras Spellbook",
    "author_nicks": [
        {
            "name": "The Earl of the Dark",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34770/?format=api",
                "id": 34770,
                "name": "Hosot",
                "is_group": false
            }
        },
        {
            "name": "Tridi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37105/?format=api",
                "id": 37105,
                "name": "Tridi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Earl of the Dark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34770/?format=api",
                    "id": 34770,
                    "name": "Hosot",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tridi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37105/?format=api",
                    "id": 37105,
                    "name": "Tridi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/NoGroup/Elvira-Intro.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/85/a0/8167.30870.jpg",
            "original_width": 680,
            "original_height": 500,
            "standard_url": "https://media.demozoo.org/screens/s/85/a0/8167.30870.jpg",
            "standard_width": 400,
            "standard_height": 294,
            "thumbnail_url": "https://media.demozoo.org/screens/t/85/a0/8167.30870.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}