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

{
    "url": "https://demozoo.org/api/v1/productions/299164/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299164/",
    "id": 299164,
    "title": "Abstraction-Confusion",
    "author_nicks": [
        {
            "name": "Copernicium",
            "abbreviation": "CN112",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118198/?format=api",
                "id": 118198,
                "name": "Copernicium",
                "is_group": true
            }
        },
        {
            "name": "Team210",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76968/?format=api",
                "id": 76968,
                "name": "Team210",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-08-28",
    "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": "NR4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76970/?format=api",
                    "id": 76970,
                    "name": "NR4",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "NR4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76970/?format=api",
                    "id": 76970,
                    "name": "NR4",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34758/?format=api",
                    "id": 34758,
                    "name": "Bod",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/LeStahL/demos210/releases/download/xenium-2021/abstraction-confusion.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/xenium21/pc_4k/intro-4k_team210_abstraction-confusion.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/LeStahL/abstraction-confusion"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89693"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=S-9hCYyxbM4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "177",
            "competition": {
                "id": 16700,
                "name": "PC 4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4038/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4038/",
                    "id": 4038,
                    "name": "Xenium 2021",
                    "tagline": "In Search of A Killer Prod",
                    "start_date": "2021-08-27",
                    "end_date": "2021-08-29",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://2021.xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/08/9b/b980.297687.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/08/9b/b980.297687.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/9b/b980.297687.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/4d/e9/1c73.297686.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/4d/e9/1c73.297686.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4d/e9/1c73.297686.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "shader-minifier",
        "oidos"
    ]
}