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

[
    {
        "url": "https://demozoo.org/api/v1/productions/138407/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/138407/",
        "id": 138407,
        "title": "Gin Anyone?",
        "author_nicks": [
            {
                "name": "Biini",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3599/?format=api",
                    "id": 3599,
                    "name": "Biini",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damones",
                "abbreviation": "DMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                    "id": 2908,
                    "name": "Damones",
                    "is_group": true
                }
            },
            {
                "name": "EHX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20379/?format=api",
                    "id": 20379,
                    "name": "EHX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-05-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30062/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30062/",
        "id": 30062,
        "title": "Lost My Amiga Ball",
        "author_nicks": [
            {
                "name": "Biini",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3599/?format=api",
                    "id": 3599,
                    "name": "Biini",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "EHX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20379/?format=api",
                    "id": 20379,
                    "name": "EHX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-01-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]