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

[
    {
        "url": "https://demozoo.org/api/v1/productions/147764/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/147764/",
        "id": 147764,
        "title": "Sofia's Gift",
        "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": "Autum Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61979/?format=api",
                    "id": 61979,
                    "name": "Autum Soft",
                    "is_group": true
                }
            },
            {
                "name": "Covenant",
                "abbreviation": "CVT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5744/?format=api",
                    "id": 5744,
                    "name": "Covenant",
                    "is_group": true
                }
            },
            {
                "name": "Creators",
                "abbreviation": "CTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                    "id": 4240,
                    "name": "Creators",
                    "is_group": true
                }
            },
            {
                "name": "Protovision",
                "abbreviation": "PTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                    "id": 5548,
                    "name": "Protovision",
                    "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": "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": "2015-10-17",
        "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": []
    }
]