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

[
    {
        "url": "https://demozoo.org/api/v1/productions/92563/?format=api",
        "demozoo_url": "https://demozoo.org/music/92563/",
        "id": 92563,
        "title": "Possibilities v3",
        "author_nicks": [
            {
                "name": "ChrisErix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59844/?format=api",
                    "id": 59844,
                    "name": "Alpa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Toxic Waste",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44485/?format=api",
                    "id": 44485,
                    "name": "Toxic Waste",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-15",
        "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/313370/?format=api",
        "demozoo_url": "https://demozoo.org/music/313370/",
        "id": 313370,
        "title": "Sergeant Fortune",
        "author_nicks": [
            {
                "name": "Nordic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133960/?format=api",
                    "id": 133960,
                    "name": "Nordic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Toxic Waste",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44485/?format=api",
                    "id": 44485,
                    "name": "Toxic Waste",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]