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

[
    {
        "url": "https://demozoo.org/api/v1/productions/70320/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70320/",
        "id": 70320,
        "title": "Retro-lifeforce",
        "author_nicks": [
            {
                "name": "Beetle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32577/?format=api",
                    "id": 32577,
                    "name": "Beetle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyanoacrylate Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35560/?format=api",
                    "id": 35560,
                    "name": "Cyanoacrylate Dreams",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-12-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70340/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70340/",
        "id": 70340,
        "title": "YOU are very old (I'm not...)",
        "author_nicks": [
            {
                "name": "Deyta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35561/?format=api",
                    "id": 35561,
                    "name": "Deyta",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyanoacrylate Dreams",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35560/?format=api",
                    "id": 35560,
                    "name": "Cyanoacrylate Dreams",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]