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

{
    "url": "https://demozoo.org/api/v1/productions/156672/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156672/",
    "id": 156672,
    "title": "Scene World 20",
    "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": "2013-01-04",
    "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-20.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=114274"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60920"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/82/45/b842.106616.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/82/45/b842.106616.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/82/45/b842.106616.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/6f/4e40.106722.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/fa/6f/4e40.106722.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/6f/4e40.106722.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "scene-world"
    ]
}