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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46368/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46368/",
        "id": 46368,
        "title": "Virtual Community",
        "author_nicks": [
            {
                "name": "ThunderStrike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14121/?format=api",
                    "id": 14121,
                    "name": "ThunderStrike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Future Dimenzion MultiMedia",
                "abbreviation": "FDZMM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28008/?format=api",
                    "id": 28008,
                    "name": "Future Dimenzion MultiMedia",
                    "is_group": true
                }
            },
            {
                "name": "Logic",
                "abbreviation": "LGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14120/?format=api",
                    "id": 14120,
                    "name": "Logic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "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/45253/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45253/",
        "id": 45253,
        "title": "Future Dimenzion MultiMedia Background",
        "author_nicks": [
            {
                "name": "ThunderStrike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14121/?format=api",
                    "id": 14121,
                    "name": "ThunderStrike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Future Dimenzion MultiMedia",
                "abbreviation": "FDZMM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28008/?format=api",
                    "id": 28008,
                    "name": "Future Dimenzion MultiMedia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]