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

{
    "url": "https://demozoo.org/api/v1/productions/308096/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308096/",
    "id": 308096,
    "title": "Nosferatu",
    "author_nicks": [
        {
            "name": "Radwar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6158/?format=api",
                "id": 6158,
                "name": "Radwar Enterprises",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Light Circle",
            "abbreviation": "TLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14863/?format=api",
                "id": 14863,
                "name": "The Light Circle",
                "is_group": true
            }
        }
    ],
    "release_date": "1987-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Iron Eagle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131064/?format=api",
                    "id": 131064,
                    "name": "Iron Eagle",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply / import"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/32718/tlc_radwar_nosferatu.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=42142"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/32/6d29.308194.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/53/32/6d29.308194.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/32/6d29.308194.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/15/248f.308195.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f7/15/248f.308195.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/15/248f.308195.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "no-sound",
        "defaced-title-screen",
        "nosferatu-the-vampyre"
    ]
}