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

{
    "url": "https://demozoo.org/api/v1/productions/298843/?format=api",
    "demozoo_url": "https://demozoo.org/productions/298843/",
    "id": 298843,
    "title": "The Music From Trap! aka Please Load Me",
    "author_nicks": [
        {
            "name": "Danish Gold",
            "abbreviation": "DG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5650/?format=api",
                "id": 5650,
                "name": "Danish Gold",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1986",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Daryl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39754/?format=api",
                    "id": 39754,
                    "name": "Daryl",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "WOT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125965/?format=api",
                    "id": 125965,
                    "name": "WOT",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "bouncing sprites"
        },
        {
            "nick": {
                "name": "DCP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125966/?format=api",
                    "id": 125966,
                    "name": "DCP",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "bouncing sprites"
        },
        {
            "nick": {
                "name": "JM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125967/?format=api",
                    "id": 125967,
                    "name": "JM",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "sprite scroll"
        },
        {
            "nick": {
                "name": "The Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125968/?format=api",
                    "id": 125968,
                    "name": "The Master",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "screen design"
        },
        {
            "nick": {
                "name": "Ben Daglish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40576/?format=api",
                    "id": 40576,
                    "name": "Ben Daglish",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/36385/PLEASE_LOAD_ME.DG.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=45408"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bf/d3/9cb6.297356.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/bf/d3/9cb6.297356.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bf/d3/9cb6.297356.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}