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

{
    "url": "https://demozoo.org/api/v1/productions/343234/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343234/",
    "id": 343234,
    "title": "SyllogisTIC",
    "author_nicks": [
        {
            "name": "Starchaser",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34848/?format=api",
                "id": 34848,
                "name": "Starchaser",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-04-07",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitbucket.org/AMcBain/syllogistic/get/f5674aabc232.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitbucket.org/AMcBain/syllogistic/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://pypi.org/project/syllogistic/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96707"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/50/60d6.342658.png",
            "original_width": 910,
            "original_height": 528,
            "standard_url": "https://media.demozoo.org/screens/s/69/50/60d6.342658.jpg",
            "standard_width": 400,
            "standard_height": 232,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/50/60d6.342658.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 116
        }
    ],
    "tags": []
}