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

{
    "url": "https://demozoo.org/api/v1/productions/359677/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359677/",
    "id": 359677,
    "title": "Solution Disk 1",
    "author_nicks": [
        {
            "name": "Helloween",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144682/?format=api",
                "id": 144682,
                "name": "Helloween Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/46/?format=api",
            "id": 46,
            "name": "Docsdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Powerlite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97729/?format=api",
                    "id": 97729,
                    "name": "Powerlite",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Docdisks/Helloween/Helloween-SolutionDisk1.adf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/cf/74ef.351812.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/4b/cf/74ef.351812.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/cf/74ef.351812.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cli-menu"
    ]
}