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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29212/?format=api",
        "demozoo_url": "https://demozoo.org/music/29212/",
        "id": 29212,
        "title": "Da Symbol",
        "author_nicks": [
            {
                "name": "Tom N",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19967/?format=api",
                    "id": 19967,
                    "name": "Tom N",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tuscon",
                "abbreviation": "TCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19968/?format=api",
                    "id": 19968,
                    "name": "Tuscon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33312/?format=api",
        "demozoo_url": "https://demozoo.org/music/33312/",
        "id": 33312,
        "title": "Get Relaxed",
        "author_nicks": [
            {
                "name": "TomN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19967/?format=api",
                    "id": 19967,
                    "name": "Tom N",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tuscon",
                "abbreviation": "TCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19968/?format=api",
                    "id": 19968,
                    "name": "Tuscon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32094/?format=api",
        "demozoo_url": "https://demozoo.org/music/32094/",
        "id": 32094,
        "title": "Morton's Way",
        "author_nicks": [
            {
                "name": "Tom N",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19967/?format=api",
                    "id": 19967,
                    "name": "Tom N",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Tuscon",
                "abbreviation": "TCN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19968/?format=api",
                    "id": 19968,
                    "name": "Tuscon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    }
]