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

{
    "url": "https://demozoo.org/api/v1/productions/196615/?format=api",
    "demozoo_url": "https://demozoo.org/productions/196615/",
    "id": 196615,
    "title": "Tiny",
    "author_nicks": [
        {
            "name": "iNSANE",
            "abbreviation": "INS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-12-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vedder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7358/?format=api",
                    "id": 7358,
                    "name": "Vedder",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Prospect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13010/?format=api",
                    "id": 13010,
                    "name": "Prospect",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mygg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8389/?format=api",
                    "id": 8389,
                    "name": "Mygg",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/compusphere18/amiga_atari_intro_40k/ins-tiny_crunched"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/nattfalk/ins-tiny"
        },
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=91171"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79326"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=z5LebSGE7xw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "41",
            "competition": {
                "id": 14811,
                "name": "Amiga/Atari Intro 40k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3668/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3668/",
                    "id": 3668,
                    "name": "Compusphere 2018 (25)",
                    "tagline": "25 Years: Better, Stronger And Forever",
                    "start_date": "2018-11-30",
                    "end_date": "2018-12-02",
                    "location": "Göteborgs stad, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.72288,
                    "longitude": 11.94577,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f5/41/1471.174712.png",
            "original_width": 752,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/f5/41/1471.174712.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f5/41/1471.174712.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/fe/73/e883.jw142307.png",
            "original_width": 677,
            "original_height": 554,
            "standard_url": "https://media.demozoo.org/screens/s/fe/73/e883.jw142307.png",
            "standard_width": 366,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fe/73/e883.jw142307.png",
            "thumbnail_width": 183,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}