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

{
    "url": "https://demozoo.org/api/v1/productions/200642/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200642/",
    "id": 200642,
    "title": "WinTin",
    "author_nicks": [
        {
            "name": "Regionalgruppe Nord",
            "abbreviation": "RENO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62079/?format=api",
                "id": 62079,
                "name": "Regionalgruppe Nord",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Atari Bit Byter User Club",
            "abbreviation": "ABBUC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33045/?format=api",
                "id": 33045,
                "name": "Atari Bit Byter User Club",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-01-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "skriegel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62088/?format=api",
                    "id": 62088,
                    "name": "skr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "1NG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60776/?format=api",
                    "id": 60776,
                    "name": "1NG",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bunsen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60826/?format=api",
                    "id": 60826,
                    "name": "Bunsen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://a8.fandal.cz/detail.php?files_id=7670"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Nt_p6wZSAeI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/ba/ff19.181182.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/fb/ba/ff19.181182.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/ba/ff19.181182.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}