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

{
    "url": "https://demozoo.org/api/v1/productions/180219/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180219/",
    "id": 180219,
    "title": "068A",
    "author_nicks": [
        {
            "name": "Monad",
            "abbreviation": "λ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71619/?format=api",
                "id": 71619,
                "name": "Monad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "cpdt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71620/?format=api",
                    "id": 71620,
                    "name": "cpdt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "cpdt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71620/?format=api",
                    "id": 71620,
                    "name": "cpdt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "firewood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71621/?format=api",
                    "id": 71621,
                    "name": "firewood",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "oobie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73475/?format=api",
                    "id": 73475,
                    "name": "oobie",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://monadgroup.github.io/downloads/068a.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/syntax17/newskool_demo/068a-monad.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/monadgroup/sy17"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72443"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=U4iBV8MAJLo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "113",
            "competition": {
                "id": 13940,
                "name": "Demo - Newskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3343/",
                    "id": 3343,
                    "name": "Syntax 2017",
                    "tagline": "",
                    "start_date": "2017-11-25",
                    "end_date": "2017-11-26",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0d/62/e550.150753.jpg",
            "original_width": 2520,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/0d/62/e550.150753.jpg",
            "standard_width": 400,
            "standard_height": 171,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0d/62/e550.150753.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 85
        }
    ],
    "tags": [
        "meteoriks",
        "source-available"
    ]
}