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

{
    "url": "https://demozoo.org/api/v1/productions/156662/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156662/",
    "id": 156662,
    "title": "Scene World 10",
    "author_nicks": [
        {
            "name": "People of Liberty",
            "abbreviation": "POL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16411/?format=api",
                "id": 16411,
                "name": "People of Liberty",
                "is_group": true
            }
        },
        {
            "name": "Scene World Magazine",
            "abbreviation": "SWO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65353/?format=api",
                "id": 65353,
                "name": "Scene World Magazine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-02-14",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/scene_world/swo-10.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11860"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11591"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b2/34/4d64.106626.gif",
            "original_width": 357,
            "original_height": 253,
            "standard_url": "https://media.demozoo.org/screens/s/b2/34/4d64.106626.png",
            "standard_width": 357,
            "standard_height": 253,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b2/34/4d64.106626.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/63/d9/3ab8.106712.png",
            "original_width": 381,
            "original_height": 266,
            "standard_url": "https://media.demozoo.org/screens/s/63/d9/3ab8.106712.png",
            "standard_width": 381,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/d9/3ab8.106712.png",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": [
        "scene-world"
    ]
}