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

[
    {
        "url": "https://demozoo.org/api/v1/productions/337054/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/337054/",
        "id": 337054,
        "title": "Piranha",
        "author_nicks": [
            {
                "name": "JSL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5743/?format=api",
                    "id": 5743,
                    "name": "JSL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Creators",
                "abbreviation": "CTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                    "id": 4240,
                    "name": "Creators",
                    "is_group": true
                }
            },
            {
                "name": "Raiders of the Lost Empire",
                "abbreviation": "ROLE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                    "id": 5087,
                    "name": "Raiders of the Lost Empire",
                    "is_group": true
                }
            },
            {
                "name": "Scene World Magazine",
                "abbreviation": "SWO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65353/?format=api",
                    "id": 65353,
                    "name": "Scene World Magazine",
                    "is_group": true
                }
            },
            {
                "name": "Software of Sweden",
                "abbreviation": "SOS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3898/?format=api",
                    "id": 3898,
                    "name": "Software of Sweden",
                    "is_group": true
                }
            },
            {
                "name": "Tropyx",
                "abbreviation": "TX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                    "id": 6406,
                    "name": "Tropyx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-04-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]