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

{
    "url": "https://demozoo.org/api/v1/productions/281318/?format=api",
    "demozoo_url": "https://demozoo.org/productions/281318/",
    "id": 281318,
    "title": "Time of Lore",
    "author_nicks": [
        {
            "name": "SHAPE",
            "abbreviation": "SHP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-12-14",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TUW 701",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54748/?format=api",
                    "id": 54748,
                    "name": "TUW",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo, charset"
        },
        {
            "nick": {
                "name": "TUW 701",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54748/?format=api",
                    "id": 54748,
                    "name": "TUW",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, crack"
        },
        {
            "nick": {
                "name": "Flex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14294/?format=api",
                    "id": 14294,
                    "name": "Flex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "scrollchar"
        },
        {
            "nick": {
                "name": "Drake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7347/?format=api",
                    "id": 7347,
                    "name": "Drake",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Soedesoft",
                "abbreviation": "SS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7598/?format=api",
                    "id": 7598,
                    "name": "Soedesoft",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/71/93/6cd0.275152.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/71/93/6cd0.275152.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/71/93/6cd0.275152.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}