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

{
    "url": "https://demozoo.org/api/v1/productions/98998/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98998/",
    "id": 98998,
    "title": "Just A Dentro",
    "author_nicks": [
        {
            "name": "Lithium",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21774/?format=api",
                "id": 21774,
                "name": "Lithium",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/444/?format=api",
                    "id": 444,
                    "name": "Alex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/lithium/lit_just.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26093"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e4/8c/6365.49435.jpg",
            "original_width": 624,
            "original_height": 388,
            "standard_url": "https://media.demozoo.org/screens/s/e4/8c/6365.49435.png",
            "standard_width": 400,
            "standard_height": 248,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e4/8c/6365.49435.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/de/29/b04b.49436.jpg",
            "original_width": 631,
            "original_height": 389,
            "standard_url": "https://media.demozoo.org/screens/s/de/29/b04b.49436.jpg",
            "standard_width": 400,
            "standard_height": 246,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/29/b04b.49436.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 123
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/bb/df0f.49437.jpg",
            "original_width": 631,
            "original_height": 392,
            "standard_url": "https://media.demozoo.org/screens/s/2e/bb/df0f.49437.jpg",
            "standard_width": 400,
            "standard_height": 248,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/bb/df0f.49437.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}