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

[
    {
        "url": "https://demozoo.org/api/v1/productions/16520/?format=api",
        "demozoo_url": "https://demozoo.org/music/16520/",
        "id": 16520,
        "title": "6e3DHa (Abyss)",
        "author_nicks": [
            {
                "name": "Glider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9638/?format=api",
                    "id": 9638,
                    "name": "Glider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Energy Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9639/?format=api",
                    "id": 9639,
                    "name": "Energy Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-03-20",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "pt3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/16081/?format=api",
        "demozoo_url": "https://demozoo.org/music/16081/",
        "id": 16081,
        "title": "Night Ride - No Ho4homy Ropody",
        "author_nicks": [
            {
                "name": "Glider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9638/?format=api",
                    "id": 9638,
                    "name": "Glider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Energy Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9639/?format=api",
                    "id": 9639,
                    "name": "Energy Group",
                    "is_group": true
                }
            },
            {
                "name": "XXL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9273/?format=api",
                    "id": 9273,
                    "name": "XXL",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-09-21",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]