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

{
    "url": "https://demozoo.org/api/v1/productions/367504/?format=api",
    "demozoo_url": "https://demozoo.org/productions/367504/",
    "id": 367504,
    "title": "TurboWobbel2k - A noob's first C64 assembly demo",
    "author_nicks": [
        {
            "name": "mikerofone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148060/?format=api",
                "id": 148060,
                "name": "mikerofone",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/mountainbytes25/workshop_demolab/turbowobbel2k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103651"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-a4FpRKDv0U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "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/2b/36/5718.357559.png",
            "original_width": 1098,
            "original_height": 828,
            "standard_url": "https://media.demozoo.org/screens/s/2b/36/5718.357559.jpg",
            "standard_width": 397,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/36/5718.357559.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "first-production",
        "assembler",
        "assembly-language",
        "first-demo"
    ]
}