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

[
    {
        "url": "https://demozoo.org/api/v1/productions/97099/?format=api",
        "demozoo_url": "https://demozoo.org/music/97099/",
        "id": 97099,
        "title": "tar-suburbia remix",
        "author_nicks": [
            {
                "name": "Track41",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45563/?format=api",
                    "id": 45563,
                    "name": "Track41",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Acoustic Revolution",
                "abbreviation": "TAR, T.A.R.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45564/?format=api",
                    "id": 45564,
                    "name": "The Acoustic Revolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod",
            "cover-version",
            "pet-shop-boys"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46127/?format=api",
        "demozoo_url": "https://demozoo.org/music/46127/",
        "id": 46127,
        "title": "Tar-Snare Slider",
        "author_nicks": [
            {
                "name": "Sledge Hammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3428/?format=api",
                    "id": 3428,
                    "name": "TAR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Acoustic Revolution",
                "abbreviation": "TAR, T.A.R.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45564/?format=api",
                    "id": 45564,
                    "name": "The Acoustic Revolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    }
]