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

[
    {
        "url": "https://demozoo.org/api/v1/productions/328468/?format=api",
        "demozoo_url": "https://demozoo.org/music/328468/",
        "id": 328468,
        "title": "Genuine 5",
        "author_nicks": [
            {
                "name": "Blite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139017/?format=api",
                    "id": 139017,
                    "name": "Blite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "No Access Records",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139018/?format=api",
                    "id": 139018,
                    "name": "No Access Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/328475/?format=api",
        "demozoo_url": "https://demozoo.org/music/328475/",
        "id": 328475,
        "title": "Losing Myself",
        "author_nicks": [
            {
                "name": "Anders Niemand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139021/?format=api",
                    "id": 139021,
                    "name": "Anders Niemand",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "No Access Records",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139018/?format=api",
                    "id": 139018,
                    "name": "No Access Records",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]