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

{
    "url": "https://demozoo.org/api/v1/productions/168949/?format=api",
    "demozoo_url": "https://demozoo.org/productions/168949/",
    "id": 168949,
    "title": "Mandelbrot Screen",
    "author_nicks": [
        {
            "name": "Chaotic Motion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2163/?format=api",
                "id": 2163,
                "name": "Chaotic Motion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-05-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Moon Cactus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2344/?format=api",
                    "id": 2344,
                    "name": "Moon Cactus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gwezheneg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31381/?format=api",
                    "id": 31381,
                    "name": "Gwezheneg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pwyll",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30881/?format=api",
                    "id": 30881,
                    "name": "Pwyll",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hook",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70199/?format=api",
                    "id": 70199,
                    "name": "Hook",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Atomix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31380/?format=api",
                    "id": 31380,
                    "name": "Atomix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/MoonCactus/atari_mandelbrot_chaotic_motion"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6cpPsPIhyR8"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Zou2j1xU9iA"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a5/66/32ad.126869.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/a5/66/32ad.126869.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a5/66/32ad.126869.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f3/92/b359.126868.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/f3/92/b359.126868.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f3/92/b359.126868.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/57/57/5778.126871.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/57/57/5778.126871.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/57/5778.126871.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/95/fa/dfa5.126870.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/95/fa/dfa5.126870.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/95/fa/dfa5.126870.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}