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

{
    "url": "https://demozoo.org/api/v1/productions/326230/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326230/",
    "id": 326230,
    "title": "Avatar",
    "author_nicks": [
        {
            "name": "Kraksnax",
            "abbreviation": "KSX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137897/?format=api",
                "id": 137897,
                "name": "Kraksnax",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-07",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://kraksnax.bitbucket.io/soft/Avatar/Avatar-ksx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=235261"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/50/a4/fdd5.329154.png",
            "original_width": 857,
            "original_height": 732,
            "standard_url": "https://media.demozoo.org/screens/s/50/a4/fdd5.329154.jpg",
            "standard_width": 351,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/50/a4/fdd5.329154.jpg",
            "thumbnail_width": 175,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "8580",
        "fantasy",
        "avatar",
        "medieval",
        "shadowlords",
        "fredrik",
        "cleric"
    ]
}