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

{
    "url": "https://demozoo.org/api/v1/productions/53217/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53217/",
    "id": 53217,
    "title": "The Adventures of Kaotik",
    "author_nicks": [
        {
            "name": "Kaotik Staff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31083/?format=api",
                "id": 31083,
                "name": "Kaotik Staff",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-12-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/dreamhack01/altdemo/the_adventures_of_kaotik_by_kaotik_staff.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=61oZqGwLe6Y"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "381",
            "competition": {
                "id": 5563,
                "name": "Alternative Platform Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/964/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/964/",
                    "id": 964,
                    "name": "Dreamhack 2001",
                    "tagline": "",
                    "start_date": "2001-11-29",
                    "end_date": "2001-12-02",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/fe/6eaf.281545.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/03/fe/6eaf.281545.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/fe/6eaf.281545.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}