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

{
    "url": "https://demozoo.org/api/v1/productions/299772/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299772/",
    "id": 299772,
    "title": "Sumeria",
    "author_nicks": [
        {
            "name": "aGGreSSor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9709/?format=api",
                "id": 9709,
                "name": "aGGreSSor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cyber Punks Unity",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                "id": 8899,
                "name": "Cyberpunks Unity",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-10-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "aGGreSSor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9709/?format=api",
                    "id": 9709,
                    "name": "aGGreSSor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "aGGreSSor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9709/?format=api",
                    "id": 9709,
                    "name": "aGGreSSor",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aminet.net/game/text/Sumeria.lha"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://archives.aros-exec.org/share/game/misc/sumeria.i386-aros.lha"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.os4depot.net/share/game/misc/sumeria.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/70/dc/e775.298079.jpg",
            "original_width": 1025,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/70/dc/e775.298079.jpg",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/70/dc/e775.298079.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}