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

{
    "url": "https://demozoo.org/api/v1/productions/122352/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122352/",
    "id": 122352,
    "title": "Funerapolis",
    "author_nicks": [
        {
            "name": "Revival",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45962/?format=api",
                "id": 45962,
                "name": "Revival",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
            "id": 61,
            "name": "Amstrad Plus"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Voxfreax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13240/?format=api",
                    "id": 13240,
                    "name": "Voxfreax",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Plissken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53483/?format=api",
                    "id": 53483,
                    "name": "Snake Plissken",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "505",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2003/?format=api",
                    "id": 2003,
                    "name": "505",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://100bit.ru/demo/cpc_power/Revival/Funerapolis.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=9169"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56991"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f5/3b/50a1.67345.png",
            "original_width": 752,
            "original_height": 536,
            "standard_url": "https://media.demozoo.org/screens/s/f5/3b/50a1.67345.png",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f5/3b/50a1.67345.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}