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

{
    "url": "https://demozoo.org/api/v1/productions/280587/?format=api",
    "demozoo_url": "https://demozoo.org/productions/280587/",
    "id": 280587,
    "title": "smol",
    "author_nicks": [
        {
            "name": "PoroCYon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73854/?format=api",
                "id": 73854,
                "name": "PoroCYon",
                "is_group": false
            }
        },
        {
            "name": "Shiz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115478/?format=api",
                "id": 115478,
                "name": "Shiz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-07-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115478/?format=api",
                    "id": 115478,
                    "name": "Shiz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "proof-of-concept and first implementation"
        },
        {
            "nick": {
                "name": "PoroCYon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73854/?format=api",
                    "id": 73854,
                    "name": "PoroCYon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "64-bit port, maintenance"
        },
        {
            "nick": {
                "name": "Blackle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79215/?format=api",
                    "id": 79215,
                    "name": "Blackle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "bugfixes, additional features"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/Shizmob/smol/releases/download/2020-07-12/smol-2020-07-12.tar.xz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/smol-2020-07-12.tar.xz"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/Shizmob/smol"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86225"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/6b/fe90.276712.png",
            "original_width": 918,
            "original_height": 217,
            "standard_url": "https://media.demozoo.org/screens/s/6c/6b/fe90.276712.jpg",
            "standard_width": 400,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/6b/fe90.276712.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": [
        "packer",
        "smol"
    ]
}