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

[
    {
        "url": "https://demozoo.org/api/v1/productions/284717/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/284717/",
        "id": 284717,
        "title": "Karma Is A Pop Star",
        "author_nicks": [
            {
                "name": "Karma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10207/?format=api",
                    "id": 10207,
                    "name": "Karma",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arclite",
                "abbreviation": "al",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1384/?format=api",
                    "id": 1384,
                    "name": "Arclite",
                    "is_group": true
                }
            },
            {
                "name": "Dynam0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67185/?format=api",
                    "id": 67185,
                    "name": "Dynam0",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-04-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]