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

{
    "url": "https://demozoo.org/api/v1/productions/367509/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367509/",
    "id": 367509,
    "title": "Shape of a Thought",
    "author_nicks": [
        {
            "name": "canmom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148063/?format=api",
                "id": 148063,
                "name": "canmom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alpa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59844/?format=api",
                    "id": 59844,
                    "name": "Alpa",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "canmom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148063/?format=api",
                    "id": 148063,
                    "name": "canmom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "canmom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148063/?format=api",
                    "id": 148063,
                    "name": "canmom",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "editing Blender brain file"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/canmom/shape-of-thought/releases/download/mountainbytes-2025/canmom_-_shape_of_thought.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/mountainbytes25/workshop_demolab/canmom_-_shape_of_thought.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/canmom/shape-of-thought"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zbihfgj5P78"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19689,
                "name": "Demolab",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4954/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4954/",
                    "id": 4954,
                    "name": "MountainBytes 2025",
                    "tagline": "",
                    "start_date": "2025-02-14",
                    "end_date": "2025-02-16",
                    "location": "Cham, Zug, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.20122,
                    "longitude": 8.44697,
                    "website": "https://www.mountainbytes.ch/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2c/5e/09be.357581.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/2c/5e/09be.357581.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2c/5e/09be.357581.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}