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

{
    "url": "https://demozoo.org/api/v1/productions/272472/?format=api",
    "demozoo_url": "https://demozoo.org/productions/272472/",
    "id": 272472,
    "title": "Another World Apple II+",
    "author_nicks": [
        {
            "name": "VMW Software Production",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76586/?format=api",
                "id": 76586,
                "name": "VMW Software Production",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Deater",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76588/?format=api",
                    "id": 76588,
                    "name": "Deater",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deater.net/weave/vmwprod/ootw/ootw.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deater.net/weave/vmwprod/ootw/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82695"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aamuYh_xMpI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/75/f6/96f3.331196.jpg",
            "original_width": 559,
            "original_height": 385,
            "standard_url": "https://media.demozoo.org/screens/s/75/f6/96f3.331196.jpg",
            "standard_width": 400,
            "standard_height": 275,
            "thumbnail_url": "https://media.demozoo.org/screens/t/75/f6/96f3.331196.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "another-world"
    ]
}