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

{
    "url": "https://demozoo.org/api/v1/productions/371653/?format=api",
    "demozoo_url": "https://demozoo.org/productions/371653/",
    "id": 371653,
    "title": "Nazi Demo",
    "author_nicks": [
        {
            "name": "Hacker Marysin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149338/?format=api",
                "id": 149338,
                "name": "Hacker Marysin",
                "is_group": false
            }
        },
        {
            "name": "Jack Davis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12567/?format=api",
                "id": 12567,
                "name": "Jack Davis",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hacker Marysin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149338/?format=api",
                    "id": 149338,
                    "name": "Hacker Marysin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jack Davis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12567/?format=api",
                    "id": 12567,
                    "name": "Jack Davis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxaaa.net/get.php?id=3277&f=DEMO2/nacyia.zip&ncr&t=1745962578&c=4d72baaf9e6ec9f404175033572655c9ecbc45d3a83613eed1e2986ebf2640f5"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3f/fb/7dc6.360038.png",
            "original_width": 954,
            "original_height": 712,
            "standard_url": "https://media.demozoo.org/screens/s/3f/fb/7dc6.360038.png",
            "standard_width": 400,
            "standard_height": 298,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3f/fb/7dc6.360038.png",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": [
        "nsfw",
        "polish-language",
        "racism",
        "antisemitism"
    ]
}