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

{
    "url": "https://demozoo.org/api/v1/productions/334249/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/334249/",
    "id": 334249,
    "title": "Samur-AI",
    "author_nicks": [
        {
            "name": "Dr. Lool",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111988/?format=api",
                "id": 111988,
                "name": "Dr. Lool",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Blazon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33617/?format=api",
                "id": 33617,
                "name": "Blazon",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-12-07",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/251251/samurAI.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18490,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4824/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4824/",
                    "id": 4824,
                    "name": "Wired AI Ninja Compo 2023",
                    "tagline": "",
                    "start_date": "2023-12-04",
                    "end_date": "2023-12-24",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=3370"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/5c/e1d3.335518.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/86/5c/e1d3.335518.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/5c/e1d3.335518.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "ai-generated-graphics"
    ]
}