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

{
    "url": "https://demozoo.org/api/v1/productions/349797/?format=api",
    "demozoo_url": "https://demozoo.org/productions/349797/",
    "id": 349797,
    "title": "OpenSprite V1.42",
    "author_nicks": [
        {
            "name": "Jowin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135799/?format=api",
                "id": 135799,
                "name": "Jowin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-06-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [],
    "credits": [
        {
            "nick": {
                "name": "Jowin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135799/?format=api",
                    "id": 135799,
                    "name": "Jowin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=298653"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=243431"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/jowin202/OpenSprite"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5035/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5035/",
            "id": 5035,
            "name": "Vintage Computing Carinthia $29",
            "tagline": "41th VCC Meeting",
            "start_date": "2024-06-08",
            "end_date": "2024-06-08",
            "location": "Klagenfurt am Wörthersee, Carinthia, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 46.63333,
            "longitude": 14.3,
            "website": "http://vcc.logiker.com/meetings.html#$29"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/84/31/458a.345542.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/84/31/458a.345542.jpg",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/31/458a.345542.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "tools"
    ]
}