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

{
    "url": "https://demozoo.org/api/v1/productions/323503/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/323503/",
    "id": 323503,
    "title": "Bubblegum",
    "author_nicks": [
        {
            "name": "LJ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57948/?format=api",
                "id": 57948,
                "name": "LJ",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-04-29",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "LJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57948/?format=api",
                    "id": 57948,
                    "name": "LJ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/sessions23/glsl/bubblegum.frag"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "=8",
            "score": "147",
            "competition": {
                "id": 17868,
                "name": "GLSL Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4606/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4606/",
                    "id": 4606,
                    "name": "SESSIONS in C4 LAN 2023 SPRING",
                    "tagline": "",
                    "start_date": "2023-04-28",
                    "end_date": "2023-04-30",
                    "location": "Shizuoka, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.01667,
                    "longitude": 138.33333,
                    "website": "https://sessions.frontl1ne.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c4/50/6f4c.325771.png",
            "original_width": 705,
            "original_height": 507,
            "standard_url": "https://media.demozoo.org/screens/s/c4/50/6f4c.325771.jpg",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c4/50/6f4c.325771.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "glsl"
    ]
}