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

{
    "url": "https://demozoo.org/api/v1/productions/332264/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332264/",
    "id": 332264,
    "title": "Tune #06",
    "author_nicks": [
        {
            "name": "Antic",
            "abbreviation": "A",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Andre (AS)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52877/?format=api",
                    "id": 52877,
                    "name": "Andre (AS)",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Andre (AS)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52877/?format=api",
                    "id": 52877,
                    "name": "Andre (AS)",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Andre (AS)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52877/?format=api",
                    "id": 52877,
                    "name": "Andre (AS)",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyclone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/770/?format=api",
                    "id": 770,
                    "name": "Cyclone",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/98232/Tune%2006.t64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/antic/tune_06.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=100797"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/71/c8/26a3.334126.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/71/c8/26a3.334126.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/71/c8/26a3.334126.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/57/7c/815f.334125.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/57/7c/815f.334125.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/7c/815f.334125.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}