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

{
    "url": "https://demozoo.org/api/v1/productions/181202/?format=api",
    "demozoo_url": "https://demozoo.org/productions/181202/",
    "id": 181202,
    "title": "Cookie",
    "author_nicks": [
        {
            "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": "2017-12-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Doctor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53483/?format=api",
                    "id": 53483,
                    "name": "Snake Plissken",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Doctor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53483/?format=api",
                    "id": 53483,
                    "name": "Snake Plissken",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Madram",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45783/?format=api",
                    "id": 45783,
                    "name": "Madram",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Music player"
        },
        {
            "nick": {
                "name": "Masato Nakamura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75439/?format=api",
                    "id": 75439,
                    "name": "Masato Nakamura",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/cookie17/oldskool_demo/cookie_-_the_doctor.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72968"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "54",
            "competition": {
                "id": 13991,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3486/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3486/",
                    "id": 3486,
                    "name": "Cookie 2017",
                    "tagline": "",
                    "start_date": "2017-12-08",
                    "end_date": "2017-12-09",
                    "location": "Paris, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.8534,
                    "longitude": 2.3486,
                    "website": "http://cookie.paris/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2f/a9/c31c.152927.png",
            "original_width": 760,
            "original_height": 534,
            "standard_url": "https://media.demozoo.org/screens/s/2f/a9/c31c.152927.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2f/a9/c31c.152927.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}