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

[
    {
        "url": "https://demozoo.org/api/v1/productions/104846/?format=api",
        "demozoo_url": "https://demozoo.org/music/104846/",
        "id": 104846,
        "title": "Winter in Moscow",
        "author_nicks": [
            {
                "name": "Mexs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47670/?format=api",
                    "id": 47670,
                    "name": "Mexs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ChipRiff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47672/?format=api",
                    "id": 47672,
                    "name": "ChipRiff",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/101044/?format=api",
        "demozoo_url": "https://demozoo.org/music/101044/",
        "id": 101044,
        "title": "THIS is crap!",
        "author_nicks": [
            {
                "name": "Cerror",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3783/?format=api",
                    "id": 3783,
                    "name": "Cerror",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ChipRiff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47672/?format=api",
                    "id": 47672,
                    "name": "ChipRiff",
                    "is_group": true
                }
            },
            {
                "name": "Toastysquad",
                "abbreviation": "TSQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47668/?format=api",
                    "id": 47668,
                    "name": "Toastysquad",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]