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

{
    "url": "https://demozoo.org/api/v1/productions/186957/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186957/",
    "id": 186957,
    "title": "1869",
    "author_nicks": [
        {
            "name": "The FiRM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45892/?format=api",
                "id": 45892,
                "name": "The FiRM",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-12-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Software Surgeon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46124/?format=api",
                    "id": 46124,
                    "name": "The Software Surgeon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, crack"
        },
        {
            "nick": {
                "name": "Lord IronWolffe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69322/?format=api",
                    "id": 69322,
                    "name": "Lord IronWolffe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e3/61/b0ae.162560.png",
            "original_width": 640,
            "original_height": 350,
            "standard_url": "https://media.demozoo.org/screens/s/e3/61/b0ae.162560.png",
            "standard_width": 400,
            "standard_height": 218,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e3/61/b0ae.162560.png",
            "thumbnail_width": 200,
            "thumbnail_height": 109
        }
    ],
    "tags": [
        "1869",
        "no-binaries"
    ]
}