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

[
    {
        "url": "https://demozoo.org/api/v1/productions/308170/?format=api",
        "demozoo_url": "https://demozoo.org/music/308170/",
        "id": 308170,
        "title": "Poisoned Cat",
        "author_nicks": [
            {
                "name": "Ooze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25595/?format=api",
                    "id": 25595,
                    "name": "Tribal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Valhall Dezign",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102784/?format=api",
                    "id": 102784,
                    "name": "Valhall Dezign",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360540/?format=api",
        "demozoo_url": "https://demozoo.org/music/360540/",
        "id": 360540,
        "title": "Vampire Queen",
        "author_nicks": [
            {
                "name": "Ooze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25595/?format=api",
                    "id": 25595,
                    "name": "Tribal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Valhall Dezign",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102784/?format=api",
                    "id": 102784,
                    "name": "Valhall Dezign",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]