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

[
    {
        "url": "https://demozoo.org/api/v1/productions/74898/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/74898/",
        "id": 74898,
        "title": "Red Sky",
        "author_nicks": [
            {
                "name": "MaZh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34081/?format=api",
                    "id": 34081,
                    "name": "MaZh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Schizo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11749/?format=api",
                    "id": 11749,
                    "name": "Schizo",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-05-10",
        "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/74907/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/74907/",
        "id": 74907,
        "title": "No Title",
        "author_nicks": [
            {
                "name": "MaZh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34081/?format=api",
                    "id": 34081,
                    "name": "MaZh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Schizo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11749/?format=api",
                    "id": 11749,
                    "name": "Schizo",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-05-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]