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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45168/?format=api",
        "demozoo_url": "https://demozoo.org/music/45168/",
        "id": 45168,
        "title": "Theme of Mydziewodia",
        "author_nicks": [
            {
                "name": "Weedkiller",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26237/?format=api",
                    "id": 26237,
                    "name": "Weedkiller",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46087/?format=api",
                    "id": 46087,
                    "name": "X",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30599/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30599/",
        "id": 30599,
        "title": "Miika Tysonen",
        "author_nicks": [
            {
                "name": "Zack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1152/?format=api",
                    "id": 1152,
                    "name": "Zack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Giants",
                "abbreviation": "GTS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5531/?format=api",
                    "id": 5531,
                    "name": "Giants",
                    "is_group": true
                }
            },
            {
                "name": "X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46087/?format=api",
                    "id": 46087,
                    "name": "X",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]