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

[
    {
        "url": "https://demozoo.org/api/v1/productions/315684/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315684/",
        "id": 315684,
        "title": "Eternal Horror",
        "author_nicks": [
            {
                "name": "anarkavre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134779/?format=api",
                    "id": 134779,
                    "name": "anarkavre",
                    "is_group": false
                }
            },
            {
                "name": "jynxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134780/?format=api",
                    "id": 134780,
                    "name": "jynxx",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-11-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]