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

{
    "url": "https://demozoo.org/api/v1/productions/144424/?format=api",
    "demozoo_url": "https://demozoo.org/productions/144424/",
    "id": 144424,
    "title": "Bytro!",
    "author_nicks": [
        {
            "name": "Realm Of Illusion",
            "abbreviation": "ROI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15779/?format=api",
                "id": 15779,
                "name": "Realm Of Illusion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-04-16",
    "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": "GhostRider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46814/?format=api",
                    "id": 46814,
                    "name": "GhostRider",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "English Translation"
        },
        {
            "nick": {
                "name": "CodeRipper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15780/?format=api",
                    "id": 15780,
                    "name": "Frog",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "CodeRipper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15780/?format=api",
                    "id": 15780,
                    "name": "Frog",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://enlight.ru/files/bytro_src.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.enlight.ru/files/bytro!.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66661"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ww69-3fqWfU"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/52/48/ee78.99772.jpg",
            "original_width": 650,
            "original_height": 436,
            "standard_url": "https://media.demozoo.org/screens/s/52/48/ee78.99772.jpg",
            "standard_width": 400,
            "standard_height": 268,
            "thumbnail_url": "https://media.demozoo.org/screens/t/52/48/ee78.99772.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 134
        }
    ],
    "tags": [
        "source-available"
    ]
}