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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173797/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173797/",
        "id": 173797,
        "title": "Emoji Kaos",
        "author_nicks": [
            {
                "name": "darre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72381/?format=api",
                    "id": 72381,
                    "name": "darre",
                    "is_group": false
                }
            },
            {
                "name": "eridem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66354/?format=api",
                    "id": 66354,
                    "name": "eridem",
                    "is_group": false
                }
            },
            {
                "name": "ã",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66353/?format=api",
                    "id": 66353,
                    "name": "ã",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "_KpRñA_",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66355/?format=api",
                    "id": 66355,
                    "name": "_KpRñA_",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-07-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159893/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159893/",
        "id": 159893,
        "title": "REPEAT",
        "author_nicks": [
            {
                "name": "eridem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66354/?format=api",
                    "id": 66354,
                    "name": "eridem",
                    "is_group": false
                }
            },
            {
                "name": "ã",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66353/?format=api",
                    "id": 66353,
                    "name": "ã",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "_KpRñA_",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66355/?format=api",
                    "id": 66355,
                    "name": "_KpRñA_",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-07-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]