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

[
    {
        "url": "https://demozoo.org/api/v1/productions/137081/?format=api",
        "demozoo_url": "https://demozoo.org/music/137081/",
        "id": 137081,
        "title": "Warriors of the Rising Sun",
        "author_nicks": [
            {
                "name": "Jimmy Superfly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58153/?format=api",
                    "id": 58153,
                    "name": "Jimmy Superfly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Used",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13841/?format=api",
                    "id": 13841,
                    "name": "Excused",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137109/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/137109/",
        "id": 137109,
        "title": "She-Ra",
        "author_nicks": [
            {
                "name": "Frost Byter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36110/?format=api",
                    "id": 36110,
                    "name": "Frost",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Used",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13841/?format=api",
                    "id": 13841,
                    "name": "Excused",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]