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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38184/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38184/",
        "id": 38184,
        "title": "McPlanet",
        "author_nicks": [
            {
                "name": "Degrysin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6803/?format=api",
                    "id": 6803,
                    "name": "Degrysin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ClaSP!",
                "abbreviation": "Csp!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6804/?format=api",
                    "id": 6804,
                    "name": "ClaSP!",
                    "is_group": true
                }
            },
            {
                "name": "Delirium",
                "abbreviation": "DLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46275/?format=api",
                    "id": 46275,
                    "name": "Delirium",
                    "is_group": true
                }
            },
            {
                "name": "Deputy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10086/?format=api",
                    "id": 10086,
                    "name": "Deputy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]