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

{
    "url": "https://demozoo.org/api/v1/productions/291021/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/291021/",
    "id": 291021,
    "title": "Here Today Gone Tomorrow",
    "author_nicks": [
        {
            "name": "Cybergod",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3921/?format=api",
                "id": 3921,
                "name": "Cybergod",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Epsilon Design",
            "abbreviation": "e^d",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6868/?format=api",
                "id": 6868,
                "name": "Epsilon Design",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-05-18",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cybergod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3921/?format=api",
                    "id": 3921,
                    "name": "Cybergod",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "main ascii"
        },
        {
            "nick": {
                "name": "Speed Devil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5420/?format=api",
                    "id": 5420,
                    "name": "Speed Devil",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest ascii"
        },
        {
            "nick": {
                "name": "Behemoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6938/?format=api",
                    "id": 6938,
                    "name": "Behemoth",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest ascii"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/epsilondesign/e%5Ed-htgt.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/64/65/0a52.287080.png",
            "original_width": 624,
            "original_height": 8656,
            "standard_url": "https://media.demozoo.org/screens/s/64/65/0a52.287080.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/64/65/0a52.287080.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}