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

{
    "url": "https://demozoo.org/api/v1/productions/17114/?format=api",
    "demozoo_url": "https://demozoo.org/productions/17114/",
    "id": 17114,
    "title": "Inmost Sun",
    "author_nicks": [
        {
            "name": "Cyberpunks Unity",
            "abbreviation": "CPU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                "id": 8899,
                "name": "Cyberpunks Unity",
                "is_group": true
            }
        },
        {
            "name": "Inward",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8898/?format=api",
                "id": 8898,
                "name": "Inward",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Elfh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9693/?format=api",
                    "id": 9693,
                    "name": "Elfh",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Moran",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9097/?format=api",
                    "id": 9097,
                    "name": "Moran",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Miguel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9104/?format=api",
                    "id": 9104,
                    "name": "Miguel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Elfh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9693/?format=api",
                    "id": 9693,
                    "name": "Elfh",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Miguel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9104/?format=api",
                    "id": 9104,
                    "name": "Miguel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.cc4.org.ru/8bit%20demo/CPU_Inmost.rar"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200410/cc4/inmost_sun_scl.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200410/cc4/inmost_sun_tap.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13440"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "3.329 (546)",
            "competition": {
                "id": 956,
                "name": "8 bit 640Kb Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/313/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/313/",
                    "id": 313,
                    "name": "Chaos Constructions 2004",
                    "tagline": "",
                    "start_date": "2004-08-21",
                    "end_date": "2004-08-22",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cc/0e/aad9.6574.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/cc/0e/aad9.6574.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cc/0e/aad9.6574.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}