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

{
    "url": "https://demozoo.org/api/v1/productions/164292/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164292/",
    "id": 164292,
    "title": "GemGT2 v1.11",
    "author_nicks": [
        {
            "name": "YesCREW",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2278/?format=api",
                "id": 2278,
                "name": "YesCREW",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-05-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Swe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2657/?format=api",
                    "id": 2657,
                    "name": "Swe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "C-Rem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2483/?format=api",
                    "id": 2483,
                    "name": "C-Rem",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://yescrew.atari.org/bin/graoumf/gemgt2.lzh"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/8f/9c24.116577.gif",
            "original_width": 928,
            "original_height": 685,
            "standard_url": "https://media.demozoo.org/screens/s/e8/8f/9c24.116577.png",
            "standard_width": 400,
            "standard_height": 295,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/8f/9c24.116577.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}