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

{
    "url": "https://demozoo.org/api/v1/productions/319920/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319920/",
    "id": 319920,
    "title": "Starry Nightsky and the cats",
    "author_nicks": [
        {
            "name": "Janes Ondergrond",
            "abbreviation": "JoG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136277/?format=api",
                "id": 136277,
                "name": "Janes Ondergrond",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=DrVeEz5zGaw"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/d0/8d14.321188.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/25/d0/8d14.321188.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/d0/8d14.321188.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "fasttracker"
    ]
}