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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320803/?format=api",
        "demozoo_url": "https://demozoo.org/music/320803/",
        "id": 320803,
        "title": "Fantasy HighWays",
        "author_nicks": [
            {
                "name": "Ramrod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136478/?format=api",
                    "id": 136478,
                    "name": "Ramrod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MusicPlanet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67054/?format=api",
                    "id": 67054,
                    "name": "MusicPlanet",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45440/?format=api",
        "demozoo_url": "https://demozoo.org/music/45440/",
        "id": 45440,
        "title": "Sister of nonsense",
        "author_nicks": [
            {
                "name": "Teo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26302/?format=api",
                    "id": 26302,
                    "name": "Teo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Absurd",
                "abbreviation": "ABS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8679/?format=api",
                    "id": 8679,
                    "name": "Absurd",
                    "is_group": true
                }
            },
            {
                "name": "MusicPlanet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67054/?format=api",
                    "id": 67054,
                    "name": "MusicPlanet",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]