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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83053/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83053/",
        "id": 83053,
        "title": "P4P_WORLD",
        "author_nicks": [
            {
                "name": "Skeleton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42153/?format=api",
                    "id": 42153,
                    "name": "Skeleton",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PEACE4PEACE.COM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42154/?format=api",
                    "id": 42154,
                    "name": "PEACE4PEACE.COM",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83057/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83057/",
        "id": 83057,
        "title": "P4PWEB",
        "author_nicks": [
            {
                "name": "Skeleton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42153/?format=api",
                    "id": 42153,
                    "name": "Skeleton",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PEACE4PEACE.COM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42154/?format=api",
                    "id": 42154,
                    "name": "PEACE4PEACE.COM",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]