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

{
    "url": "https://demozoo.org/api/v1/productions/124069/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124069/",
    "id": 124069,
    "title": "Fucking Great Js",
    "author_nicks": [
        {
            "name": "Adinpsz",
            "abbreviation": "az",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3622/?format=api",
                "id": 3622,
                "name": "Adinpsz",
                "is_group": true
            }
        },
        {
            "name": "Vital-Motion!",
            "abbreviation": "VM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16090/?format=api",
                "id": 16090,
                "name": "Vital-Motion!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-10-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/85/?format=api",
            "id": 85,
            "name": "Intellivision"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "wullon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11496/?format=api",
                    "id": 11496,
                    "name": "wullon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Yogib33r",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11949/?format=api",
                    "id": 11949,
                    "name": "Yogib33r",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jeffre3y",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21734/?format=api",
                    "id": 21734,
                    "name": "Jeffrey",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/demojs14/demo/fuckjs.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64239"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=4",
            "score": "99",
            "competition": {
                "id": 10928,
                "name": "Demo",
                "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/78/bd/e211.70144.png",
            "original_width": 520,
            "original_height": 437,
            "standard_url": "https://media.demozoo.org/screens/s/78/bd/e211.70144.png",
            "standard_width": 356,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/78/bd/e211.70144.png",
            "thumbnail_width": 178,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}