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

{
    "url": "https://demozoo.org/api/v1/productions/323644/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/323644/",
    "id": 323644,
    "title": "DXP Logo 2",
    "author_nicks": [
        {
            "name": "Dr. Szach",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23175/?format=api",
                "id": 23175,
                "name": "Dr. Szach",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dinx Project",
            "abbreviation": "DXP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10262/?format=api",
                "id": 10262,
                "name": "Dinx Project",
                "is_group": true
            }
        }
    ],
    "release_date": "1997",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/c8/4f01.325694.jpg",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/7e/c8/4f01.325694.jpg",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/c8/4f01.325694.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}