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

{
    "url": "https://demozoo.org/api/v1/productions/8601/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8601/",
    "id": 8601,
    "title": "Fantasy",
    "author_nicks": [
        {
            "name": "Semilanceata",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10211/?format=api",
                "id": 10211,
                "name": "Semilanceata",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jamian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11758/?format=api",
                    "id": 11758,
                    "name": "Jamian",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nicky One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10212/?format=api",
                    "id": 10212,
                    "name": "Nicky One",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Grim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10210/?format=api",
                    "id": 10210,
                    "name": "Grim",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "scans, b&w sketches, additionnal graphics"
        },
        {
            "nick": {
                "name": "Nicky One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10212/?format=api",
                    "id": 10212,
                    "name": "Nicky One",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Grim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10210/?format=api",
                    "id": 10210,
                    "name": "Grim",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "debugging"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://genesis8.free.fr/frontend/demos/fantasy.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=7818"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/semilanceata/fantasy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8062"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/90/e8/ea3f.67027.png",
            "original_width": 752,
            "original_height": 538,
            "standard_url": "https://media.demozoo.org/screens/s/90/e8/ea3f.67027.png",
            "standard_width": 400,
            "standard_height": 286,
            "thumbnail_url": "https://media.demozoo.org/screens/t/90/e8/ea3f.67027.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/58/5f/3eee.67026.png",
            "original_width": 752,
            "original_height": 536,
            "standard_url": "https://media.demozoo.org/screens/s/58/5f/3eee.67026.png",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/5f/3eee.67026.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/55/94/7423.67028.png",
            "original_width": 752,
            "original_height": 537,
            "standard_url": "https://media.demozoo.org/screens/s/55/94/7423.67028.png",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/94/7423.67028.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}