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

{
    "url": "https://demozoo.org/api/v1/productions/185199/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185199/",
    "id": 185199,
    "title": "No 64k, Just 16k",
    "author_nicks": [
        {
            "name": "Subi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21306/?format=api",
                "id": 21306,
                "name": "Subi",
                "is_group": false
            }
        },
        {
            "name": "yx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77056/?format=api",
                "id": 77056,
                "name": "yx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "yx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77056/?format=api",
                    "id": 77056,
                    "name": "yx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "yx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77056/?format=api",
                    "id": 77056,
                    "name": "yx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Subi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21306/?format=api",
                    "id": 21306,
                    "name": "Subi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/revision18/pc-64k-intro/yx-no-64k-just-16k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75756"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-gCJhV2TpE0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "1459",
            "competition": {
                "id": 14178,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3537/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3537/",
                    "id": 3537,
                    "name": "Revision 2018",
                    "tagline": "",
                    "start_date": "2018-03-30",
                    "end_date": "2018-04-02",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2018.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/df/b2/b053.169019.png",
            "original_width": 1680,
            "original_height": 945,
            "standard_url": "https://media.demozoo.org/screens/s/df/b2/b053.169019.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/df/b2/b053.169019.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "opengl",
        "shader-minifier",
        "first-production",
        "meteoriks-watchlist-2019"
    ]
}