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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27874/?format=api",
        "demozoo_url": "https://demozoo.org/music/27874/",
        "id": 27874,
        "title": "Being Her Toy Friend",
        "author_nicks": [
            {
                "name": "Potxoki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19307/?format=api",
                    "id": 19307,
                    "name": "Potxoki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Intrusions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19351/?format=api",
                    "id": 19351,
                    "name": "Intrusion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-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/27918/?format=api",
        "demozoo_url": "https://demozoo.org/music/27918/",
        "id": 27918,
        "title": "Malanza",
        "author_nicks": [
            {
                "name": "Potxoki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19307/?format=api",
                    "id": 19307,
                    "name": "Potxoki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Intrusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19351/?format=api",
                    "id": 19351,
                    "name": "Intrusion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]