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

{
    "url": "https://demozoo.org/api/v1/productions/145764/?format=api",
    "demozoo_url": "https://demozoo.org/productions/145764/",
    "id": 145764,
    "title": "Pokey's Infodisk",
    "author_nicks": [
        {
            "name": "Stichting Pokey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49642/?format=api",
                "id": 49642,
                "name": "Stichting Pokey",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/STIPOKEY/POKEYNFO.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/24/5f/9b8d.93584.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/24/5f/9b8d.93584.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/24/5f/9b8d.93584.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/69/e0/ce41.93583.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/69/e0/ce41.93583.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/e0/ce41.93583.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}