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

{
    "url": "https://demozoo.org/api/v1/productions/369094/?format=api",
    "demozoo_url": "https://demozoo.org/productions/369094/",
    "id": 369094,
    "title": "Akalabeth C128 100%",
    "author_nicks": [
        {
            "name": "Vintage Computing Carinthia",
            "abbreviation": "VCC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111811/?format=api",
                "id": 111811,
                "name": "Vintage Computing Carinthia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-03-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/55/?format=api",
            "id": 55,
            "name": "Commodore 128"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=308088"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=250815"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/FoxCunning/akalabeth128"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/demesos/akalabeth128"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5236/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5236/",
            "id": 5236,
            "name": "Vintage Computing Carinthia $2F",
            "tagline": "47th VCC Meeting",
            "start_date": "2025-03-08",
            "end_date": "2025-03-08",
            "location": "Villach, Villach Stadt, Carinthia, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 46.61254,
            "longitude": 13.8529,
            "website": "http://vcc.logiker.com/meetings.html#$2F"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/5c/9657.358224.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/d4/5c/9657.358224.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/5c/9657.358224.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}