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

{
    "url": "https://demozoo.org/api/v1/productions/195341/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195341/",
    "id": 195341,
    "title": "16384",
    "author_nicks": [
        {
            "name": "g0blinish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                "id": 23887,
                "name": "g0blinish",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "g0blinish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                    "id": 23887,
                    "name": "g0blinish",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Caruso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36175/?format=api",
                    "id": 36175,
                    "name": "Caruso",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/GOBLINSH/16384.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/sillyventure18/atari_xl_16kb/16384.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/code/sources/16384_src.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78755"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Vl_H2TBLUsY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "781",
            "competition": {
                "id": 14738,
                "name": "Atari XL/XE Intro 16kb",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3538/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3538/",
                    "id": 3538,
                    "name": "Silly Venture 2018",
                    "tagline": "United Atari Scene Art Festival",
                    "start_date": "2018-11-02",
                    "end_date": "2018-11-04",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bc/23/8968.173172.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/bc/23/8968.173172.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bc/23/8968.173172.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "source-available"
    ]
}