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

{
    "url": "https://demozoo.org/api/v1/productions/16047/?format=api",
    "demozoo_url": "https://demozoo.org/productions/16047/",
    "id": 16047,
    "title": "Gift For Dron of K3L Corp",
    "author_nicks": [
        {
            "name": "5samyc",
            "abbreviation": "5SC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8905/?format=api",
                "id": 8905,
                "name": "5samyc",
                "is_group": true
            }
        },
        {
            "name": "TDM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8941/?format=api",
                "id": 8941,
                "name": "TDM",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200309/letters/gft4dron.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ff/67/1f6d.280757.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/ff/67/1f6d.280757.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ff/67/1f6d.280757.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "birthday-present"
    ]
}