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

{
    "url": "https://demozoo.org/api/v1/productions/345255/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345255/",
    "id": 345255,
    "title": "OpenSprite V1.41",
    "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-05-04",
    "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": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "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=297641"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=242661"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/jowin202/OpenSprite"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4988/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4988/",
            "id": 4988,
            "name": "Vintage Computing Carinthia $28",
            "tagline": "40th VCC Meeting",
            "start_date": "2024-05-04",
            "end_date": "2024-05-04",
            "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#$28"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d6/5b/7233.343423.png",
            "original_width": 1023,
            "original_height": 940,
            "standard_url": "https://media.demozoo.org/screens/s/d6/5b/7233.343423.jpg",
            "standard_width": 326,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d6/5b/7233.343423.jpg",
            "thumbnail_width": 163,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "tools"
    ]
}