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

{
    "url": "https://demozoo.org/api/v1/productions/249197/?format=api",
    "demozoo_url": "https://demozoo.org/productions/249197/",
    "id": 249197,
    "title": "Jolly Jumpers",
    "author_nicks": [
        {
            "name": "Damones",
            "abbreviation": "DMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
            "id": 52,
            "name": "Android"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Claustro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53240/?format=api",
                    "id": 53240,
                    "name": "Claustro",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Claustro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53240/?format=api",
                    "id": 53240,
                    "name": "Claustro",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+3d"
        },
        {
            "nick": {
                "name": "The Hooligan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3055/?format=api",
                    "id": 3055,
                    "name": "The Hooligan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Tara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106210/?format=api",
                    "id": 106210,
                    "name": "Tara",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://play.google.com/store/apps/details?id=fi.jolly.jumpers"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/assembly19/gamedev/jolly_jumpers_by_damones.apk"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "875",
            "competition": {
                "id": 15329,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3791/",
                    "id": 3791,
                    "name": "Assembly 2019",
                    "tagline": "",
                    "start_date": "2019-08-01",
                    "end_date": "2019-08-04",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ce/a6/ac22.192298.png",
            "original_width": 1918,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/ce/a6/ac22.192298.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ce/a6/ac22.192298.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "unity"
    ]
}