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

[
    {
        "url": "https://demozoo.org/api/v1/productions/78633/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78633/",
        "id": 78633,
        "title": "Xcene Table Soccer",
        "author_nicks": [
            {
                "name": "Nivel21 Entertainment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41021/?format=api",
                    "id": 41021,
                    "name": "Nivel21 Entertainment",
                    "is_group": true
                }
            },
            {
                "name": "Time Scratchers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6039/?format=api",
                    "id": 6039,
                    "name": "Time Scratchers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/40/?format=api",
                "id": 40,
                "name": "XBOX"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]