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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68797/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/68797/",
        "id": 68797,
        "title": "The Phat Ghostrider",
        "author_nicks": [
            {
                "name": "cRu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10342/?format=api",
                    "id": 10342,
                    "name": "cRu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "1oo%",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1298/?format=api",
                    "id": 1298,
                    "name": "100%",
                    "is_group": true
                }
            },
            {
                "name": "Superior Art Creations",
                "abbreviation": "SAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                    "id": 7050,
                    "name": "Superior Art Creations",
                    "is_group": true
                }
            },
            {
                "name": "Toxxin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38414/?format=api",
                    "id": 38414,
                    "name": "Toxxin",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]