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

{
    "url": "https://demozoo.org/api/v1/productions/364463/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364463/",
    "id": 364463,
    "title": "Happy New Year 2025",
    "author_nicks": [
        {
            "name": "Stonehead",
            "abbreviation": "STHD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40239/?format=api",
                "id": 40239,
                "name": "Stonehead",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-01-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mactron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26085/?format=api",
                    "id": 26085,
                    "name": "Mactron",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional"
        },
        {
            "nick": {
                "name": "Mactron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26085/?format=api",
                    "id": 26085,
                    "name": "Mactron",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        },
        {
            "nick": {
                "name": "Axis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5568/?format=api",
                    "id": 5568,
                    "name": "Axis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Main"
        },
        {
            "nick": {
                "name": "Toddi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71676/?format=api",
                    "id": 71676,
                    "name": "Toddi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional"
        },
        {
            "nick": {
                "name": "Toddi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71676/?format=api",
                    "id": 71676,
                    "name": "Toddi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D gfx, 3D objects"
        },
        {
            "nick": {
                "name": "LeSonDeCarnyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/147001/?format=api",
                    "id": 147001,
                    "name": "LeSonDeCarnyx",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.schnitzel-pommes.de/HNY25_STHD.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=102758"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=BaE-aPv_sKQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "68060",
        "requires-16mb",
        "new-year"
    ]
}