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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79930/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79930/",
        "id": 79930,
        "title": "Boulder Slach!",
        "author_nicks": [
            {
                "name": "Deepnight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36129/?format=api",
                    "id": 36129,
                    "name": "Deepnight",
                    "is_group": false
                }
            },
            {
                "name": "Jasp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41349/?format=api",
                    "id": 41349,
                    "name": "Jasp",
                    "is_group": false
                }
            },
            {
                "name": "styro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41357/?format=api",
                    "id": 41357,
                    "name": "styro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]