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

{
    "url": "https://demozoo.org/api/v1/productions/9897/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9897/",
    "id": 9897,
    "title": "Mandelbrot Rotozoom",
    "author_nicks": [
        {
            "name": "Ribbon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/192/?format=api",
                "id": 192,
                "name": "Ribbon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Poi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12102/?format=api",
                    "id": 12102,
                    "name": "P01",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.p01.org/releases/Demoscene/files/mandelbrot_rotozoom_256b_javascript_1.1.htm"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26219"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/28/b0/cc3e.333105.gif",
            "original_width": 360,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/28/b0/cc3e.333105.png",
            "standard_width": 360,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/b0/cc3e.333105.png",
            "thumbnail_width": 180,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "dhtml"
    ]
}