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

{
    "url": "https://demozoo.org/api/v1/productions/322779/?format=api",
    "demozoo_url": "https://demozoo.org/productions/322779/",
    "id": 322779,
    "title": "Ball Demo 2",
    "author_nicks": [
        {
            "name": "Eric Ball",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108179/?format=api",
                "id": 108179,
                "name": "Eric Ball",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-04-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/86/?format=api",
            "id": 86,
            "name": "Atari 7800 ProSystem"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://forums.atariage.com/applications/core/interface/file/attachment.php?id=74675"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bC6me78hYQo&t=20"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/70/78/43d1.326889.png",
            "original_width": 322,
            "original_height": 241,
            "standard_url": "https://media.demozoo.org/screens/s/70/78/43d1.326889.jpg",
            "standard_width": 322,
            "standard_height": 241,
            "thumbnail_url": "https://media.demozoo.org/screens/t/70/78/43d1.326889.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}