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

{
    "url": "https://demozoo.org/api/v1/productions/98658/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98658/",
    "id": 98658,
    "title": "PETSCII",
    "author_nicks": [
        {
            "name": "Fit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                "id": 1761,
                "name": "Fit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        },
        {
            "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/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        },
        {
            "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": "Marq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1760/?format=api",
                    "id": 1760,
                    "name": "Marq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. TerrorZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45710/?format=api",
                    "id": 45710,
                    "name": "Dr. TerrorZ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.kameli.net/~marq/kode/petscii.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/tools/PETSCII"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.kameli.net/marq/?page_id=2717"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=122086"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61927"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/db/6e/ff76.48003.png",
            "original_width": 1045,
            "original_height": 469,
            "standard_url": "https://media.demozoo.org/screens/s/db/6e/ff76.48003.png",
            "standard_width": 400,
            "standard_height": 179,
            "thumbnail_url": "https://media.demozoo.org/screens/t/db/6e/ff76.48003.png",
            "thumbnail_width": 200,
            "thumbnail_height": 89
        }
    ],
    "tags": [
        "marq-petscii-editor",
        "petscii-editor"
    ]
}