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

{
    "url": "https://demozoo.org/api/v1/productions/180362/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180362/",
    "id": 180362,
    "title": "Deimos",
    "author_nicks": [
        {
            "name": "Cydonia",
            "abbreviation": "CDN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19299/?format=api",
                "id": 19299,
                "name": "Cydonia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-11-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Krion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12019/?format=api",
                    "id": 12019,
                    "name": "Krion",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ray Manta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62376/?format=api",
                    "id": 62376,
                    "name": "Ray Manta",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+charset"
        },
        {
            "nick": {
                "name": "Ray Manta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62376/?format=api",
                    "id": 62376,
                    "name": "Ray Manta",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "as Serkul"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/162922/Deimos.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/syntax17/oldskool_demo/deimos-cydonia.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=160584"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74687"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JD-wUX21BJk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "113",
            "competition": {
                "id": 13952,
                "name": "Demo - Oldskool",
                "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/21/d8/2359.151012.gif",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/21/d8/2359.151012.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/21/d8/2359.151012.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}