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

{
    "url": "https://demozoo.org/api/v1/productions/8018/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8018/",
    "id": 8018,
    "title": "Fyrtro",
    "author_nicks": [
        {
            "name": "mayHem",
            "abbreviation": "MHM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9384/?format=api",
                "id": 9384,
                "name": "mayHem",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-01-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9386/?format=api",
                    "id": 9386,
                    "name": "Sand",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "art, design"
        },
        {
            "nick": {
                "name": "Kael",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11561/?format=api",
                    "id": 11561,
                    "name": "Kael",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "photo conversion"
        },
        {
            "nick": {
                "name": "KYV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9194/?format=api",
                    "id": 9194,
                    "name": "KYV",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Vader",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9739/?format=api",
                    "id": 9739,
                    "name": "Lvd",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Vader",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9739/?format=api",
                    "id": 9739,
                    "name": "Lvd",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://scenergy.natm.ru/files//fyrtro.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200507/fyrtro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16041"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/22/5a44.281639.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/e0/22/5a44.281639.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/22/5a44.281639.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}