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

[
    {
        "url": "https://demozoo.org/api/v1/productions/48581/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/48581/",
        "id": 48581,
        "title": "Sentinel",
        "author_nicks": [
            {
                "name": "Mylee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27311/?format=api",
                    "id": 27311,
                    "name": "Mylee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Engine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29589/?format=api",
                    "id": 29589,
                    "name": "Engine",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-18",
        "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/48802/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/48802/",
        "id": 48802,
        "title": "Black Hand",
        "author_nicks": [
            {
                "name": "Syner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29643/?format=api",
                    "id": 29643,
                    "name": "Syner",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Engine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29589/?format=api",
                    "id": 29589,
                    "name": "Engine",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-18",
        "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/44451/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44451/",
        "id": 44451,
        "title": "Untitled",
        "author_nicks": [
            {
                "name": "Cyberpunch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15738/?format=api",
                    "id": 15738,
                    "name": "Cyberpunch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Engine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29589/?format=api",
                    "id": 29589,
                    "name": "Engine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]