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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196997/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/196997/",
        "id": 196997,
        "title": "LUCY iN tHE sKY wITH dIAMONDS",
        "author_nicks": [
            {
                "name": "Stezotehic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6907/?format=api",
                    "id": 6907,
                    "name": "Stezotehic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "6crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23009/?format=api",
                    "id": 23009,
                    "name": "6crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-01",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/353584/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/353584/",
        "id": 353584,
        "title": "Revolution",
        "author_nicks": [
            {
                "name": "Hijack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10185/?format=api",
                    "id": 10185,
                    "name": "Hijack",
                    "is_group": false
                }
            },
            {
                "name": "Stezotehic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6907/?format=api",
                    "id": 6907,
                    "name": "Stezotehic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "6crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23009/?format=api",
                    "id": 23009,
                    "name": "6crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "amigaguide"
        ]
    }
]