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

{
    "url": "https://demozoo.org/api/v1/productions/288894/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288894/",
    "id": 288894,
    "title": "Short Messy",
    "author_nicks": [
        {
            "name": "AEG",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/570/?format=api",
                "id": 570,
                "name": "AEG",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fantasia",
            "abbreviation": "FTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107929/?format=api",
                "id": 107929,
                "name": "Fantasia",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-10",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=137746"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/46/41/86cf.284369.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/46/41/86cf.284369.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/46/41/86cf.284369.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}