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

[
    {
        "url": "https://demozoo.org/api/v1/productions/143171/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/143171/",
        "id": 143171,
        "title": "Calm",
        "author_nicks": [
            {
                "name": "Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8568/?format=api",
                    "id": 8568,
                    "name": "Rage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defcon5",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57809/?format=api",
                    "id": 57809,
                    "name": "Defcon5",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-07-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136002/?format=api",
        "demozoo_url": "https://demozoo.org/music/136002/",
        "id": 136002,
        "title": "Changing Times",
        "author_nicks": [
            {
                "name": "Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8568/?format=api",
                    "id": 8568,
                    "name": "Rage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Defcon5",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57809/?format=api",
                    "id": 57809,
                    "name": "Defcon5",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-04-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]