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

{
    "url": "https://demozoo.org/api/v1/productions/109192/?format=api",
    "demozoo_url": "https://demozoo.org/productions/109192/",
    "id": 109192,
    "title": "Boom!k",
    "author_nicks": [
        {
            "name": "JAC!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6314/?format=api",
                "id": 6314,
                "name": "JAC!",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "WUDSN",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6315/?format=api",
                "id": 6315,
                "name": "WUDSN",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-04-20",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JAC!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6314/?format=api",
                    "id": 6314,
                    "name": "JAC!",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.wudsn.com/productions/atari800/boom!k/boom!k-source.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.wudsn.com/productions/atari800/boom!k/boom!k.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/JAC/BOOM!K.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/revision14/intro_oldskool4k/boom_k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=6996"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/wudsn-atari800-demos/Boom1k"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63003"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=g7mB01o-FNM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "564",
            "competition": {
                "id": 10321,
                "name": "Oldskool 4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2029/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2029/",
                    "id": 2029,
                    "name": "Revision 2014",
                    "tagline": "",
                    "start_date": "2014-04-18",
                    "end_date": "2014-04-21",
                    "location": "Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.2354,
                    "longitude": 6.98165,
                    "website": "https://2014.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7c/d6/fee7.150771.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/7c/d6/fee7.150771.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7c/d6/fee7.150771.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "source-available"
    ]
}