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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29201/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29201/",
        "id": 29201,
        "title": "?",
        "author_nicks": [
            {
                "name": "Acard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19961/?format=api",
                    "id": 19961,
                    "name": "Acard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Egal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19962/?format=api",
                    "id": 19962,
                    "name": "Egal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29210/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29210/",
        "id": 29210,
        "title": "?",
        "author_nicks": [
            {
                "name": "Acard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19961/?format=api",
                    "id": 19961,
                    "name": "Acard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Egal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19962/?format=api",
                    "id": 19962,
                    "name": "Egal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]