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

[
    {
        "url": "https://demozoo.org/api/v1/productions/302236/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/302236/",
        "id": 302236,
        "title": "Ubik",
        "author_nicks": [
            {
                "name": "Zabora",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12009/?format=api",
                    "id": 12009,
                    "name": "Zabora",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sative Mea",
                "abbreviation": "SEA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10392/?format=api",
                    "id": 10392,
                    "name": "Sative Mea",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42121/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42121/",
        "id": 42121,
        "title": "ascii competition entry 9",
        "author_nicks": [
            {
                "name": "Azzaro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1025/?format=api",
                    "id": 1025,
                    "name": "Azzaro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sative Mea",
                "abbreviation": "SEA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10392/?format=api",
                    "id": 10392,
                    "name": "Sative Mea",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]