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

[
    {
        "url": "https://demozoo.org/api/v1/productions/304543/?format=api",
        "demozoo_url": "https://demozoo.org/music/304543/",
        "id": 304543,
        "title": "Lala",
        "author_nicks": [
            {
                "name": "raytrayza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1129/?format=api",
                    "id": 1129,
                    "name": "raytrayza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Holon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3733/?format=api",
                    "id": 3733,
                    "name": "Holon",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-08-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304563/?format=api",
        "demozoo_url": "https://demozoo.org/music/304563/",
        "id": 304563,
        "title": "Demomp3",
        "author_nicks": [
            {
                "name": "raytrayza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1129/?format=api",
                    "id": 1129,
                    "name": "raytrayza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Holon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3733/?format=api",
                    "id": 3733,
                    "name": "Holon",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    }
]