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

[
    {
        "url": "https://demozoo.org/api/v1/productions/330686/?format=api",
        "demozoo_url": "https://demozoo.org/music/330686/",
        "id": 330686,
        "title": "Terminator Title",
        "author_nicks": [
            {
                "name": "Gerard Gourley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58929/?format=api",
                    "id": 58929,
                    "name": "Gerard Gourley",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sonic Graffiti",
                "abbreviation": "SG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7527/?format=api",
                    "id": 7527,
                    "name": "Sonic Graffiti",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/141600/?format=api",
        "demozoo_url": "https://demozoo.org/music/141600/",
        "id": 141600,
        "title": "Toccata Mix",
        "author_nicks": [
            {
                "name": "Demon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2965/?format=api",
                    "id": 2965,
                    "name": "Allister Brimble",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sonic Graffiti",
                "abbreviation": "SG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7527/?format=api",
                    "id": 7527,
                    "name": "Sonic Graffiti",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]