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

{
    "url": "https://demozoo.org/api/v1/productions/367501/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367501/",
    "id": 367501,
    "title": "Brainstorm",
    "author_nicks": [
        {
            "name": "Leon003",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148053/?format=api",
                "id": 148053,
                "name": "Leon003",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jeenio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3048/?format=api",
                    "id": 3048,
                    "name": "Jeenio",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Leon003",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148053/?format=api",
                    "id": 148053,
                    "name": "Leon003",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/mountainbytes25/workshop_demolab/brainstorm_leon003.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=W0uzbpD626A"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "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/e1/9a/eb22.357580.png",
            "original_width": 1275,
            "original_height": 714,
            "standard_url": "https://media.demozoo.org/screens/s/e1/9a/eb22.357580.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e1/9a/eb22.357580.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "processing"
    ]
}