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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173120/?format=api",
        "demozoo_url": "https://demozoo.org/music/173120/",
        "id": 173120,
        "title": "Rising Moons",
        "author_nicks": [
            {
                "name": "DJC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72173/?format=api",
                    "id": 72173,
                    "name": "DJC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Artware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45697/?format=api",
                    "id": 45697,
                    "name": "Artware",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-16",
        "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/251497/?format=api",
        "demozoo_url": "https://demozoo.org/music/251497/",
        "id": 251497,
        "title": "Rage",
        "author_nicks": [
            {
                "name": "Meta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15037/?format=api",
                    "id": 15037,
                    "name": "Meta",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Artware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45697/?format=api",
                    "id": 45697,
                    "name": "Artware",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]