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

[
    {
        "url": "https://demozoo.org/api/v1/productions/193007/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193007/",
        "id": 193007,
        "title": "World Peas",
        "author_nicks": [
            {
                "name": "Spenot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26908/?format=api",
                    "id": 26908,
                    "name": "Spenot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Enpera",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43680/?format=api",
                    "id": 43680,
                    "name": "Enpera",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-09-08",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "crinkler"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/189883/?format=api",
        "demozoo_url": "https://demozoo.org/productions/189883/",
        "id": 189883,
        "title": "Contraption",
        "author_nicks": [
            {
                "name": "Spenot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26908/?format=api",
                    "id": 26908,
                    "name": "Spenot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Enpera",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43680/?format=api",
                    "id": 43680,
                    "name": "Enpera",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-07-14",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]