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

{
    "url": "https://demozoo.org/api/v1/productions/120132/?format=api",
    "demozoo_url": "https://demozoo.org/productions/120132/",
    "id": 120132,
    "title": "The Drunkard's Children 1",
    "author_nicks": [
        {
            "name": "G-INcorporated",
            "abbreviation": "GIN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3925/?format=api",
                "id": 3925,
                "name": "G-INcorporated",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-08-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3926/?format=api",
                    "id": 3926,
                    "name": "Pope",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Louis Gorenfeld",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6854/?format=api",
                    "id": 6854,
                    "name": "Louis Gorenfeld",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Knocturnal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17816/?format=api",
                    "id": 17816,
                    "name": "Knocturnal",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "end logo"
        },
        {
            "nick": {
                "name": "Zefyros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3684/?format=api",
                    "id": 3684,
                    "name": "Zefyros",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/zefyros/GIN-releases/GIN-5Y.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63981"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/48/c0/66d3.65048.png",
            "original_width": 2564,
            "original_height": 1606,
            "standard_url": "https://media.demozoo.org/screens/s/48/c0/66d3.65048.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/48/c0/66d3.65048.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "block-ansi",
        "adlib"
    ]
}