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

{
    "url": "https://demozoo.org/api/v1/productions/333904/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333904/",
    "id": 333904,
    "title": "ImageEdit v1.2.4",
    "author_nicks": [
        {
            "name": "The Noodlers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/140127/?format=api",
                "id": 140127,
                "name": "The Noodlers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-01",
    "supertype": "production",
    "platforms": [
        {
            "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": "Viraxor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139749/?format=api",
                    "id": 139749,
                    "name": "Viraxor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/viraxor/ImageEdit/releases/download/v1.2.4/ImageEdit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93316"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/5c/eafb.335165.jpg",
            "original_width": 259,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/89/5c/eafb.335165.jpg",
            "standard_width": 259,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/5c/eafb.335165.jpg",
            "thumbnail_width": 129,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}