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

[
    {
        "url": "https://demozoo.org/api/v1/productions/208942/?format=api",
        "demozoo_url": "https://demozoo.org/music/208942/",
        "id": 208942,
        "title": "Ranger",
        "author_nicks": [
            {
                "name": "Alf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4169/?format=api",
                    "id": 4169,
                    "name": "Papa Smurf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Team-X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59823/?format=api",
                    "id": 59823,
                    "name": "Team-X",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-09-17",
        "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/208924/?format=api",
        "demozoo_url": "https://demozoo.org/music/208924/",
        "id": 208924,
        "title": "Short",
        "author_nicks": [
            {
                "name": "Papa Smurf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4169/?format=api",
                    "id": 4169,
                    "name": "Papa Smurf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Team-X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59823/?format=api",
                    "id": 59823,
                    "name": "Team-X",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]