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

{
    "url": "https://demozoo.org/api/v1/productions/364336/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364336/",
    "id": 364336,
    "title": "Merry Christmas",
    "author_nicks": [
        {
            "name": "RaccoonViolet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90373/?format=api",
                "id": 90373,
                "name": "RaccoonViolet",
                "is_group": false
            }
        },
        {
            "name": "Slipstream",
            "abbreviation": "SLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-12-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "RaccoonViolet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90373/?format=api",
                    "id": 90373,
                    "name": "RaccoonViolet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "RaccoonViolet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90373/?format=api",
                    "id": 90373,
                    "name": "RaccoonViolet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "vurpo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138609/?format=api",
                    "id": 138609,
                    "name": "vurpo",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Assistance"
        },
        {
            "nick": {
                "name": "Aldroid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63755/?format=api",
                    "id": 63755,
                    "name": "Aldroid",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Festive version of the Immaterial theme"
        },
        {
            "nick": {
                "name": "Mrs Beanbag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66552/?format=api",
                    "id": 66552,
                    "name": "Mrs Beanbag",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Immaterial theme"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://violet.pm/holidaycard/holidaycard.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://violet.pm/holidaycard/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=102754"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19614,
                "name": "Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5215/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5215/",
                    "id": 5215,
                    "name": "Field-FXmas 2024",
                    "tagline": "",
                    "start_date": "2024-12-30",
                    "end_date": "2024-12-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://field-fx.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/22/6a/f880.355604.png",
            "original_width": 966,
            "original_height": 735,
            "standard_url": "https://media.demozoo.org/screens/s/22/6a/f880.355604.jpg",
            "standard_width": 394,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/6a/f880.355604.jpg",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cables",
        "electron.js"
    ]
}