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

{
    "url": "https://demozoo.org/api/v1/productions/165410/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/165410/",
    "id": 165410,
    "title": "DFC",
    "author_nicks": [
        {
            "name": ".misha.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20120/?format=api",
                "id": 20120,
                "name": ".misha.",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Defect",
            "abbreviation": "DFC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20118/?format=api",
                "id": 20118,
                "name": "Defect",
                "is_group": true
            }
        },
        {
            "name": "Tatanka",
            "abbreviation": "TTK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16958/?format=api",
                "id": 16958,
                "name": "Tatanka",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-01",
    "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/5a/68/89f4.119422.gif",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/5a/68/89f4.119422.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5a/68/89f4.119422.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "logo"
    ]
}