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

[
    {
        "url": "https://demozoo.org/api/v1/productions/381589/?format=api",
        "demozoo_url": "https://demozoo.org/productions/381589/",
        "id": 381589,
        "title": "Meowbit Elite Intro",
        "author_nicks": [
            {
                "name": "rwill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89854/?format=api",
                    "id": 89854,
                    "name": "rwill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/278436/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278436/",
        "id": 278436,
        "title": "Just some small effects",
        "author_nicks": [
            {
                "name": "rwill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89854/?format=api",
                    "id": 89854,
                    "name": "rwill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-05-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-89",
            "ti-89-titanium"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204291/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204291/",
        "id": 204291,
        "title": "NICCC89",
        "author_nicks": [
            {
                "name": "rwill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89854/?format=api",
                    "id": 89854,
                    "name": "rwill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-89",
            "stniccc-challenge",
            "ti-89-titanium"
        ]
    }
]