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

{
    "url": "https://demozoo.org/api/v1/productions/358543/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/358543/",
    "id": 358543,
    "title": "It's Full Of Stars",
    "author_nicks": [
        {
            "name": "harvest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127889/?format=api",
                "id": 127889,
                "name": "harvest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lazarus",
            "abbreviation": "LAZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17810/?format=api",
                "id": 17810,
                "name": "Lazarus",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-09-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "SixteenColorsPack",
            "url": "https://16colo.rs/pack/laz19/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/4d/93df.350824.png",
            "original_width": 720,
            "original_height": 3632,
            "standard_url": "https://media.demozoo.org/screens/s/09/4d/93df.350824.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/4d/93df.350824.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "textmode",
        "16colors",
        "ansi-art"
    ]
}