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

{
    "url": "https://demozoo.org/api/v1/productions/274876/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274876/",
    "id": 274876,
    "title": "VooDoo",
    "author_nicks": [
        {
            "name": "RKGekk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112641/?format=api",
                "id": 112641,
                "name": "RKGekk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-02-22",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/RKGekk/Basic-WPF-Pixel-Shader-Ray-Tracer/archive/master.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/chaosconstructionswinter20/invitation_executable/debug.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/RKGekk/Basic-WPF-Pixel-Shader-Ray-Tracer"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84929"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qxi-0vFPB8E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "54",
            "competition": {
                "id": 15767,
                "name": "Invitation Executable",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3970/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3970/",
                    "id": 3970,
                    "name": "Chaos Constructions 2020 Winter",
                    "tagline": "chaos constructions winter demoparty",
                    "start_date": "2020-02-21",
                    "end_date": "2020-02-23",
                    "location": "Roshchino, Leningrad, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 60.25191,
                    "longitude": 29.6085,
                    "website": "https://chaosconstructions.ru"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3970/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3970/",
            "id": 3970,
            "name": "Chaos Constructions 2020 Winter",
            "tagline": "chaos constructions winter demoparty",
            "start_date": "2020-02-21",
            "end_date": "2020-02-23",
            "location": "Roshchino, Leningrad, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 60.25191,
            "longitude": 29.6085,
            "website": "https://chaosconstructions.ru"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/fc/70f2.298700.jpg",
            "original_width": 400,
            "original_height": 287,
            "standard_url": "https://media.demozoo.org/screens/s/80/fc/70f2.298700.jpg",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/fc/70f2.298700.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "source-available"
    ]
}