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

{
    "url": "https://demozoo.org/api/v1/productions/267237/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267237/",
    "id": 267237,
    "title": "w6 1278",
    "author_nicks": [
        {
            "name": "Jetlag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77053/?format=api",
                "id": 77053,
                "name": "Jetlag",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08-31",
    "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": "Keen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
                    "id": 15678,
                    "name": "Keen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Provod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals"
        },
        {
            "nick": {
                "name": "Provod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/xenium19/pc_intro_4k/w6_1278.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82779"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "196",
            "competition": {
                "id": 15441,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3783/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3783/",
                    "id": 3783,
                    "name": "Xenium 2019",
                    "tagline": "A party reborn",
                    "start_date": "2019-08-30",
                    "end_date": "2019-09-01",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://2019.xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a3/7d/de92.348161.png",
            "original_width": 1222,
            "original_height": 621,
            "standard_url": "https://media.demozoo.org/screens/s/a3/7d/de92.348161.jpg",
            "standard_width": 400,
            "standard_height": 203,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a3/7d/de92.348161.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 101
        }
    ],
    "tags": [
        "crinkler",
        "4klang",
        "shader-minifier",
        "glsl",
        "stameska"
    ]
}