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

[
    {
        "url": "https://demozoo.org/api/v1/productions/290338/?format=api",
        "demozoo_url": "https://demozoo.org/music/290338/",
        "id": 290338,
        "title": "Amphetamine EP",
        "author_nicks": [
            {
                "name": "Veera Ang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38261/?format=api",
                    "id": 38261,
                    "name": "amm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rebound",
                "abbreviation": "RBD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29254/?format=api",
                    "id": 29254,
                    "name": "Rebound",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-10-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/52/?format=api",
                "id": 52,
                "name": "Music Pack",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47682/?format=api",
        "demozoo_url": "https://demozoo.org/music/47682/",
        "id": 47682,
        "title": "Sputnik oy",
        "author_nicks": [
            {
                "name": "Krii",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/203/?format=api",
                    "id": 203,
                    "name": "Krii",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rebound",
                "abbreviation": "RBD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29254/?format=api",
                    "id": 29254,
                    "name": "Rebound",
                    "is_group": true
                }
            },
            {
                "name": "Tokyo Dawn Records",
                "abbreviation": "TDR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9938/?format=api",
                    "id": 9938,
                    "name": "Tokyo Dawn Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-01-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]