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

{
    "url": "https://demozoo.org/api/v1/productions/124066/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124066/",
    "id": 124066,
    "title": "Sokoban",
    "author_nicks": [
        {
            "name": "Adinpsz",
            "abbreviation": "az",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3622/?format=api",
                "id": 3622,
                "name": "Adinpsz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-10-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Graindolium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3751/?format=api",
                    "id": 3751,
                    "name": "Graindolium",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/demojs14/8k_intro/sokoban.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64232"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "89",
            "competition": {
                "id": 10927,
                "name": "8K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2252/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2252/",
                    "id": 2252,
                    "name": "DemoJS 2014",
                    "tagline": "",
                    "start_date": "2014-10-10",
                    "end_date": "2014-10-11",
                    "location": "Paris, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.8534,
                    "longitude": 2.3486,
                    "website": "http://demojs.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/50/15/6605.70141.png",
            "original_width": 361,
            "original_height": 274,
            "standard_url": "https://media.demozoo.org/screens/s/50/15/6605.70141.png",
            "standard_width": 361,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/50/15/6605.70141.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}