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

[
    {
        "url": "https://demozoo.org/api/v1/productions/362335/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362335/",
        "id": 362335,
        "title": "Phantasy Magazine volume 4, #16",
        "author_nicks": [
            {
                "name": "Phantasy Magazine Staff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135385/?format=api",
                    "id": 135385,
                    "name": "Phantasy Magazine Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]