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

{
    "url": "https://demozoo.org/api/v1/productions/151130/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151130/",
    "id": 151130,
    "title": "Babylonyzer",
    "author_nicks": [
        {
            "name": "Syn[Rj]",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9988/?format=api",
                "id": 9988,
                "name": "Syn[Rj]",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-11-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "STV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1457/?format=api",
                    "id": 1457,
                    "name": "STV",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kohai",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4565/?format=api",
                    "id": 4565,
                    "name": "Kookai",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kohai",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4565/?format=api",
                    "id": 4565,
                    "name": "Kookai",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.synergy-development.fr/babylonyzer_final.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/synrj/babylonyzer_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://synergy-development.fr/babylonyzer"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66653"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/c0/41c0.99504.jpg",
            "original_width": 1599,
            "original_height": 806,
            "standard_url": "https://media.demozoo.org/screens/s/c9/c0/41c0.99504.jpg",
            "standard_width": 400,
            "standard_height": 201,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/c0/41c0.99504.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 100
        }
    ],
    "tags": []
}