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

{
    "url": "https://demozoo.org/api/v1/productions/291623/?format=api",
    "demozoo_url": "https://demozoo.org/productions/291623/",
    "id": 291623,
    "title": "Project R-26 B",
    "author_nicks": [
        {
            "name": "Eimink",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32692/?format=api",
                "id": 32692,
                "name": "Viimatäti",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vanha Mediakunta",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73600/?format=api",
                "id": 73600,
                "name": "Vanha Mediakunta",
                "is_group": true
            }
        },
        {
            "name": "Wide Load",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12923/?format=api",
                "id": 12923,
                "name": "Wide Load",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-03-20",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Eimink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32692/?format=api",
                    "id": 32692,
                    "name": "Viimatäti",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/assembly_winter21/intro/project_R-26_B.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88482"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/wtKfDV"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sowSuRfOEAs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "101",
            "competition": {
                "id": 16390,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4071/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4071/",
                    "id": 4071,
                    "name": "Assembly 2021 Winter Online",
                    "tagline": "",
                    "start_date": "2021-03-08",
                    "end_date": "2021-03-28",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/5f/4463.287930.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/55/5f/4463.287930.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/5f/4463.287930.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "4klang",
        "glsl",
        "compofiller-studio"
    ]
}