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

{
    "url": "https://demozoo.org/api/v1/productions/5662/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5662/",
    "id": 5662,
    "title": "Kutkutus",
    "author_nicks": [
        {
            "name": "Hedelmae",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3601/?format=api",
                "id": 3601,
                "name": "Hedelmae",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-05-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3073/?format=api",
                    "id": 3073,
                    "name": "fragment",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "fragment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3073/?format=api",
                    "id": 3073,
                    "name": "fragment",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals"
        },
        {
            "nick": {
                "name": "Leaphion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3602/?format=api",
                    "id": 3602,
                    "name": "Leaphion",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jazu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125545/?format=api",
                    "id": 125545,
                    "name": "Jazu",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modeling"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://download.hedelmae.fi/kutkutus-gizmondo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/stream11/demo/lowend/kutkutus.wmv"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/stream11/demo/lowend/kutkutus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57001"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7NTaDIuX58w"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "26",
            "competition": {
                "id": 594,
                "name": "Low-end Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/19/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/19/",
                    "id": 19,
                    "name": "Stream 2011",
                    "tagline": "Eight",
                    "start_date": "2011-05-20",
                    "end_date": "2011-05-22",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.497815,
                    "longitude": 23.762265,
                    "website": "http://streamparty.org/stream11_teaser/teaser.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d8/52/5d18.191347.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/d8/52/5d18.191347.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d8/52/5d18.191347.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "pocket-pc"
    ]
}