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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352387/?format=api",
        "demozoo_url": "https://demozoo.org/music/352387/",
        "id": 352387,
        "title": "Ukryty Wymiar",
        "author_nicks": [
            {
                "name": "Ars",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35192/?format=api",
                    "id": 35192,
                    "name": "Ars",
                    "is_group": false
                }
            },
            {
                "name": "X-Type",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10871/?format=api",
                    "id": 10871,
                    "name": "X-Type",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Proximall",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143274/?format=api",
                    "id": 143274,
                    "name": "Proximall",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "dbm",
            "polish-title"
        ]
    }
]