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

[
    {
        "url": "https://demozoo.org/api/v1/productions/4609/?format=api",
        "demozoo_url": "https://demozoo.org/music/4609/",
        "id": 4609,
        "title": "Rocken!",
        "author_nicks": [
            {
                "name": "Akustikrausch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3557/?format=api",
                    "id": 3557,
                    "name": "Alysius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "milaro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6291/?format=api",
                    "id": 6291,
                    "name": "milaro",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4900/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4900/",
        "id": 4900,
        "title": "The Collector",
        "author_nicks": [
            {
                "name": "Akustikrausch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3557/?format=api",
                    "id": 3557,
                    "name": "Alysius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "milaro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6291/?format=api",
                    "id": 6291,
                    "name": "milaro",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-03-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]